summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f394753b570..5f4c7aedf976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-mixedgroups
-pkgver=1.0.10
+pkgver=1.0.11
pkgrel=1
pkgdesc="Simple addressbook plugin"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=1.0.9")
install=fusiondirectory-plugin-mixedgroups.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=('eac9f2a077e8569e615f4fb542a33b10' 'abaa6fd4c73d1b51c4bac16f9be2bd0e')
+md5sums=('e3b8df83899c46e3107c56e090e2f17b' '5046dccfdf0713f0ddd72dc076f615ee')
package() {
cd ./fusiondirectory-plugins-${pkgver}