summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Swaelens2018-05-31 10:13:43 +0000
committerJonathan Swaelens2018-05-31 10:13:43 +0000
commit33e79bb97a00afd692e8a47c9d52d06367b14442 (patch)
tree39e43b4b8cae01e9431f85c3fdd18d1f68366182 /PKGBUILD
parentc2e436c104418e1ca084515f0e76a7670e0ad037 (diff)
downloadaur-33e79bb97a00afd692e8a47c9d52d06367b14442.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 6bc6b98e3255..033276f9bf59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-mixedgroups
-pkgver=1.2
+pkgver=1.2.1
pkgrel=1
pkgdesc="Special group plugin for people who need to mix posixGroup and groupOfNames"
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=('b5e96dc4deaed932868a809769ef8a71' '5447138f0e37bebd9c2dbed41b787f27')
+md5sums=('7fef67005c308da8a20918a5220d29b2' '839d334fd2fb9817c070e855cc9f1a37')
package() {
cd ./fusiondirectory-plugins-${pkgver}