summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2017-02-01 14:57:58 +0000
committerSwaelens Jonathan2017-02-01 14:57:58 +0000
commit6a37d552124e5d63369a11e0c5b3aebe570406e8 (patch)
treee17c2a7c9b8e73dd288361670e590f41d8885623 /PKGBUILD
parenta75d6be28c0433b54becb64d02d5974285e0c689 (diff)
downloadaur-6a37d552124e5d63369a11e0c5b3aebe570406e8.tar.gz
Update to 1.0.19-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fca73bc6489..7dfbec974236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-supann
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc="This Plugin aims to provide a full LDAP interface to SUPANN schema"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-supann.install
source=("http://repos.fusiondirectory.org/sources/1.0/fusiondirectory/fusiondirectory-plugins-${pkgver}.tar.gz"
"http://repos.fusiondirectory.org/sources/1.0/fusiondirectory/fusiondirectory-${pkgver}.tar.gz")
-md5sums=('2b2cc3c9213491deffbfc7e27a1af13a' 'bc433a65fecf5a46fb083fd1d6590001')
+md5sums=('409aebff6a90aef73cce834485501305' 'a8502cf3ba20477f80de10a59c462c14')
package() {
cd ./fusiondirectory-plugins-${pkgver}