summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2017-02-01 14:59:13 +0000
committerSwaelens Jonathan2017-02-01 14:59:13 +0000
commit90647b8e0f69869a6af563dce017743a812604e8 (patch)
tree3f869e0dd71669b1e03217417f13998715a77100 /PKGBUILD
parent72fb944b6387867af31daa9fbb6b3b1daf063b97 (diff)
downloadaur-90647b8e0f69869a6af563dce017743a812604e8.tar.gz
Update to 1.0.19-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c38b58a03f82..c32b5b4e2434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ssh
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc="SSH key plugin"
arch=("any")
@@ -10,7 +10,7 @@ depends=("fusiondirectory>=$pkgver")
install=fusiondirectory-plugin-ssh.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=('2b2cc3c9213491deffbfc7e27a1af13a' 'bc433a65fecf5a46fb083fd1d6590001')
+md5sums=('409aebff6a90aef73cce834485501305' 'a8502cf3ba20477f80de10a59c462c14')
package() {
cd ./fusiondirectory-plugins-${pkgver}