summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2017-01-16 20:45:30 +0000
committerSwaelens Jonathan2017-01-16 20:45:30 +0000
commitc6b54c1e139f2f27e770d1ff25ea7b8b57807697 (patch)
tree4103166cbe80422cdb259153872e06fe97801e97 /PKGBUILD
parent9f3740ab2d12be759706c4c398e63ddec906cf9f (diff)
downloadaur-c6b54c1e139f2f27e770d1ff25ea7b8b57807697.tar.gz
Update to 1.0.18-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca6f556ded74..e95401f6e6ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-developers
-pkgver=1.0.17
+pkgver=1.0.18
pkgrel=1
pkgdesc="Management plugin for developers"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-developers.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=('64c06ceb4618de6c667fd6a1ae1f7f51' 'c7833692302b9836a42836391b3bb3f9')
+md5sums=('2b2cc3c9213491deffbfc7e27a1af13a' 'bc433a65fecf5a46fb083fd1d6590001')
package() {
cd ./fusiondirectory-plugins-${pkgver}