summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2021-01-22 01:12:19 +0300
committerorhun2021-01-22 01:12:19 +0300
commit85190648b17a41995fada2e749d0f48d6eae1b36 (patch)
tree808afa3e70f38764da18504ecaf79ac48457e465 /PKGBUILD
parente4b6856ff96974be50622c13f5472b65415fc264 (diff)
downloadaur-slicer-git.tar.gz
upgpkg: slicer-git 1.5.r0.g25d236e-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 376a79414df5..5bcca9a89195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
pkgname=slicer-git
pkgdesc="A tool to automate the boring process of APK recon (git)"
-pkgver=1.4.r5.gb70e33f
+pkgver=1.5.r0.g25d236e
pkgrel=1
arch=('x86_64')
url="https://github.com/mzfr/slicer"
license=('GPL3')
+depends=('glibc')
makedepends=('git' 'go')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")