summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-04-08 11:31:20 +0200
committerSwaelens Jonathan2016-04-08 11:31:20 +0200
commite3f09f7d30bf9a67a4cd2029c00e7804146c2e61 (patch)
treeb52b5d4b86a90a5c66fe345354059e0d522b8ac4 /PKGBUILD
parent74821ed89135989dd9bc98a28eae52482d01cf8e (diff)
downloadaur-e3f09f7d30bf9a67a4cd2029c00e7804146c2e61.tar.gz
Update to 1.0.11-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f45884814086..cd6d48de060a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-webservice
-pkgver=1.0.10
+pkgver=1.0.11
pkgrel=1
pkgdesc="Management plugin for webservice"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-webservice.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}