summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 10:10:18 +0000
committerJonathan Swaelens2018-05-31 10:10:18 +0000
commit6c54fc1a0c42a5d1d10a986ce373aad06fd45e8d (patch)
tree9d2e08931cd14a347bffac26633ef3c3d314d778 /PKGBUILD
parent3c7788e0458a6af9f15e806b8f0014bda9ceb11c (diff)
downloadaur-6c54fc1a0c42a5d1d10a986ce373aad06fd45e8d.tar.gz
Update to 1.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3dfabc84c4b..64aa2417221f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ldapmanager
-pkgver=1.2
+pkgver=1.2.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=('b5e96dc4deaed932868a809769ef8a71' '5447138f0e37bebd9c2dbed41b787f27')
+md5sums=('7fef67005c308da8a20918a5220d29b2' '839d334fd2fb9817c070e855cc9f1a37')
package() {
cd ./fusiondirectory-plugins-${pkgver}