summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-02-19 05:48:25 +0100
committerSwaelens Jonathan2016-02-19 05:48:25 +0100
commit084adf103fd737bd54d115a7e0133b78ae54f5ee (patch)
treef7c921bac677c346f2c36eb8b8bc3430ec30f5ab /PKGBUILD
parente14ccce9e354dd20fa4f9eee896bebe5e93f5e27 (diff)
downloadaur-084adf103fd737bd54d115a7e0133b78ae54f5ee.tar.gz
Update to 1.0.12-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c15f5034370e..06d81b183a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-supann
-pkgver=1.0.11
+pkgver=1.0.12
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=('e3b8df83899c46e3107c56e090e2f17b' '5046dccfdf0713f0ddd72dc076f615ee')
+md5sums=('b77d8739d6fa058d74e4ddd142072549' 'e36740e481a0878778e9b5c2e6d2ffba')
package() {
cd ./fusiondirectory-plugins-${pkgver}