summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-11-28 18:04:42 +0100
committerSwaelens Jonathan2016-11-28 18:04:42 +0100
commitd2e4407fbc7cf14a42edadd080d4e953823f8acf (patch)
tree04ce6397703e5e3d6bdb0fa027dbeebe2f18e4b5 /PKGBUILD
parentde4ca96719db4dc61916683e3c8b12bc1d4206e5 (diff)
downloadaur-d2e4407fbc7cf14a42edadd080d4e953823f8acf.tar.gz
Update to 1.0.17-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 943e492604ce..7383f2e5360e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-systems
-pkgver=1.0.15
+pkgver=1.0.17
pkgrel=1
pkgdesc="System management base plugin"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-argonaut>=$pkgver")
install=fusiondirectory-plugin-systems.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=('65b87009fb2960da42274008c16a6284' 'a4fc56bf04e93dffd128b190041b4803')
+md5sums=('64c06ceb4618de6c667fd6a1ae1f7f51' 'c7833692302b9836a42836391b3bb3f9')
package() {
cd ./fusiondirectory-plugins-${pkgver}