summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ff82ea25ab0..551cbab68d48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=aursec-git
pkgver=v0.0.6b.r0.473765f
-pkgrel=2
+pkgrel=3
pkgdesc='Verify AUR package sources against hashes stored in a blockchain.'
arch=('x86_64' 'x86' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/clawoflight/${pkgname%-git}"
@@ -12,7 +12,7 @@ provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
depends=(firejail geth vim)
-makedepends=(pandoc)
+makedepends=(pandoc git)
checkdepends=(shellcheck)
#optdepends=()