summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2017-06-06 14:07:11 +0000
committerSwaelens Jonathan2017-06-06 14:07:11 +0000
commit187cc4cf1ab0161bdbbad77905ec4ffd2f3ee3fc (patch)
tree28efcd44ea826a49e312efab7baea02f3464497a /PKGBUILD
parent4dfa0653bdb0292d0b57e2863b1578682f7dd220 (diff)
downloadaur-187cc4cf1ab0161bdbbad77905ec4ffd2f3ee3fc.tar.gz
Update to 1.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d883993bca..e62490b9b598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ldapmanager
-pkgver=1.0.20
+pkgver=1.1.1
pkgrel=1
pkgdesc="Simple LDAP backup and insertion tasks"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-ldapmanager.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=('e5a9c45ef75891f0d56fbe35f147fd0f' '440d1a5461998c8fdf9eee0e5aed5d1e')
+md5sums=('1df851a6489d220cb136dbc8a0b03046' 'a74181098ebbee7b30245238974ef142')
package() {
cd ./fusiondirectory-plugins-${pkgver}