summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2017-04-03 08:34:37 +0300
committerMantas Mikulėnas2017-04-03 08:34:37 +0300
commite460b6bd036f09f0403b0cf24944b63f3a0c64d1 (patch)
tree38dedb480ac17c3734fc9d2cae55b40bbacfc869 /PKGBUILD
parent3ae7ecaa0a9009349719fee81a18a0a4cf61b0f2 (diff)
downloadaur-ldapvi.tar.gz
pin to commit, adjust makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ced0654c729c..916d9b31834f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,9 @@ arch=(i686 x86_64)
depends=(glib2 libldap libsasl ncurses openssl popt readline)
#source=("http://www.lichteblau.com/download/$pkgname-$pkgver.tar.gz")
#sha256sums=('6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153')
-source=("git+http://www.lichteblau.com/git/$pkgname.git")
+makedepends=(git)
+_commit=f1d42bad66cc4623d1ff21fbd5dddbf5009d3e40
+source=("git+http://www.lichteblau.com/git/$pkgname.git#commit=$_commit")
sha256sums=(SKIP)
pkgver() {