summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2015-10-13 14:25:53 +0000
committerSwaelens Jonathan2015-10-13 14:25:53 +0000
commit23c0c5ccca244edae1e197ecfe593303378bce3d (patch)
treedb98c066574ca9f8c6eea442e6c7312e68e87ecd /PKGBUILD
parentac6f179b4833309d78812c338d56f336260e4111 (diff)
downloadaur-23c0c5ccca244edae1e197ecfe593303378bce3d.tar.gz
Update to 1.0.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9eaee1fd5db0..a12bd46e1201 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-webservice
-pkgver=1.0.9
+pkgver=1.0.9.1
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=('7c761f082278bfdcc5e9130e8fa4d3a0' '76f56b46c20dbf474d5d4030554fc6ba')
+md5sums=('9343182b92e3e8a2a14654ec37a16117' '53720c4bef3494d549ac0986f05ccfb1')
package() {
cd ./fusiondirectory-plugins-${pkgver}