summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-08-23 17:42:33 +0200
committerSwaelens Jonathan2016-08-23 17:42:33 +0200
commitcd273ebcd26adb48de2533c1f4c68d0c77d9d044 (patch)
tree486b6820b4051a4bbe1a2cd468a98d9dd2e96f98 /PKGBUILD
parente7356b81405737b60d48f652f5bae2d0558667e2 (diff)
downloadaur-cd273ebcd26adb48de2533c1f4c68d0c77d9d044.tar.gz
Update to 1.0.15-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09abb8c484d9..ea967aafcc4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ldapmanager
-pkgver=1.0.14
+pkgver=1.0.15
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=('1c2b1713cc5a71abe6259f9e1d4dbdda' 'dfa7f9b317f5d13c49b573eee7b88788')
+md5sums=('65b87009fb2960da42274008c16a6284' 'a4fc56bf04e93dffd128b190041b4803')
package() {
cd ./fusiondirectory-plugins-${pkgver}