summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-08-23 17:43:32 +0200
committerSwaelens Jonathan2016-08-23 17:43:32 +0200
commit39ded345f290c6279b43cb37ddabf803bd1edca9 (patch)
treecb99040b0cfee13036322242d2ef11bce6df9b6c /PKGBUILD
parent2ad42c57b0f2c0d634804df95ca4e9a9e2d1281f (diff)
downloadaur-39ded345f290c6279b43cb37ddabf803bd1edca9.tar.gz
Update to 1.0.15-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba832cc8680a..833fe44f017a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-webservice
-pkgver=1.0.14
+pkgver=1.0.15
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=('1c2b1713cc5a71abe6259f9e1d4dbdda' 'dfa7f9b317f5d13c49b573eee7b88788')
+md5sums=('65b87009fb2960da42274008c16a6284' 'a4fc56bf04e93dffd128b190041b4803')
package() {
cd ./fusiondirectory-plugins-${pkgver}