summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-11-28 18:00:35 +0100
committerSwaelens Jonathan2016-11-28 18:00:35 +0100
commit9e56b467399cf6d9a48d41ca8be43328bf5f1cd6 (patch)
treecefef7abf49f06add26d741a6051aa0ec2b2a643 /PKGBUILD
parentcd273ebcd26adb48de2533c1f4c68d0c77d9d044 (diff)
downloadaur-9e56b467399cf6d9a48d41ca8be43328bf5f1cd6.tar.gz
Update to 1.0.17-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea967aafcc4b..2585b28b52f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ldapmanager
-pkgver=1.0.15
+pkgver=1.0.17
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=('65b87009fb2960da42274008c16a6284' 'a4fc56bf04e93dffd128b190041b4803')
+md5sums=('64c06ceb4618de6c667fd6a1ae1f7f51' 'c7833692302b9836a42836391b3bb3f9')
package() {
cd ./fusiondirectory-plugins-${pkgver}