summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-11-28 18:03:05 +0100
committerSwaelens Jonathan2016-11-28 18:03:05 +0100
commitc283aea01f14b938f527a7f6b8e5d984820bd907 (patch)
tree40e01f42e62b59a5421c02501986cc6d56475418 /PKGBUILD
parent729552d85c6f0d4787ac92e013e748004bdde68d (diff)
downloadaur-c283aea01f14b938f527a7f6b8e5d984820bd907.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 590a01e313f8..2405e0ca4b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-fusioninventory
-pkgver=1.0.15
+pkgver=1.0.17
pkgrel=1
pkgdesc="Fusioninventory inventory Management"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver" "fusiondirectory-plugin-systems>=$pkgver")
install=fusiondirectory-plugin-fusioninventory.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}