aboutsummaryrefslogtreecommitdiffstats
path: root/community/sn0int/APKBUILD
diff options
context:
space:
mode:
authorkpcyrd <git@rxv.cc>2019-11-24 04:31:06 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-11-24 11:30:58 +0100
commit3350d3b97d4e6f38547ca803cddef5735053b4da (patch)
treeaa2dd12221fe59252be5ceccb4495fc61d91a60e /community/sn0int/APKBUILD
parent04ce325809f0ccdb7207868f42253c55a47b921c (diff)
downloadaports-3350d3b97d4e6f38547ca803cddef5735053b4da.tar.bz2
aports-3350d3b97d4e6f38547ca803cddef5735053b4da.tar.xz
community/sn0int: upgrade to 0.14.0
Diffstat (limited to 'community/sn0int/APKBUILD')
-rw-r--r--community/sn0int/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sn0int/APKBUILD b/community/sn0int/APKBUILD
index 047bb8faeb..cd5f673d43 100644
--- a/community/sn0int/APKBUILD
+++ b/community/sn0int/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: kpcyrd <git@rxv.cc>
# Maintainer: kpcyrd <git@rxv.cc>
pkgname=sn0int
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
pkgdesc="Semi-automatic OSINT framework and package manager"
url="https://github.com/kpcyrd/sn0int"
-arch="x86_64 !armhf !armv7" # limited by cargo
+arch="x86_64 armhf armv7" # limited by cargo
license="GPL-3.0-or-later"
makedepends="
cargo
@@ -82,4 +82,4 @@ fishcomp() {
"$subpkgdir/usr/share/fish/completions/sn0int.fish"
}
-sha512sums="dc838c89625d73f3b9df0f78cc066b96929f8309f10e011ad2a5330ed61bf69a438bc24f5964f80a393ed2f38bbcb847f2e5b6fe61e4cb817b3eabe1c288cc92 sn0int-0.13.0.tar.gz"
+sha512sums="8771b636f47603c6786bd2d309e03d8f629cbe8176b9595ee8562a6de7c2fd146f6cf9d0b2e4cdae9cc8c7eaf8798056b3cb15e5c399692aeef9fc8d52c0677b sn0int-0.14.0.tar.gz"