summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-07-15 11:34:57 +0200
committerSwaelens Jonathan2016-07-15 11:34:57 +0200
commite7356b81405737b60d48f652f5bae2d0558667e2 (patch)
tree796a63f97a02229f03f18776ea4e92fcdfb53091 /PKGBUILD
parentf7a30f90acfb80238ee7ec85b25e994ffe1c45ad (diff)
downloadaur-e7356b81405737b60d48f652f5bae2d0558667e2.tar.gz
Update to 1.0.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5fe90b27a9d..09abb8c484d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ldapmanager
-pkgver=1.0.12
+pkgver=1.0.14
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=('b77d8739d6fa058d74e4ddd142072549' 'e36740e481a0878778e9b5c2e6d2ffba')
+md5sums=('1c2b1713cc5a71abe6259f9e1d4dbdda' 'dfa7f9b317f5d13c49b573eee7b88788')
package() {
cd ./fusiondirectory-plugins-${pkgver}