summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-01-14 18:03:19 +0000
committerSwaelens Jonathan2016-01-14 18:03:19 +0000
commitcf6349756d1bf7178e99d0f8bb81113786c594dc (patch)
tree903445a757d87c1cf44e580a908611de14e3645b /PKGBUILD
parent0a9d3d7dcfaacb7e769a9ed9838823e87e221a20 (diff)
downloadaur-cf6349756d1bf7178e99d0f8bb81113786c594dc.tar.gz
Update to 1.0.9.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4220e0a83e5a..bd66741b87c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=fusiondirectory-plugin-ssh
-pkgver=1.0.9.1
+pkgver=1.0.9.2
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=('9343182b92e3e8a2a14654ec37a16117' '53720c4bef3494d549ac0986f05ccfb1')
+md5sums=('e6d29278191de3288efdb7d43dd25d98' '07ba5c23c6ea6d1aa15d24d828841acf')
package() {
cd ./fusiondirectory-plugins-${pkgver}