summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeinthor Rene2016-05-18 08:57:07 +0200
committerPeinthor Rene2016-05-18 08:57:07 +0200
commit2f298b01a6f37aa0432e5e7ec1add8518892c92a (patch)
tree6865cd7555ab0195c1ce7c113b247b82fa33230c /PKGBUILD
parent9ea6eeea51ce02a847c905c4d640f5ced19a3443 (diff)
downloadaur-2f298b01a6f37aa0432e5e7ec1add8518892c92a.tar.gz
update to 9.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d9c14a7e99e..0a3bdd4e6451 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Rene Peinthor <peinthor@gmail.com>
pkgname=smartsvn
-pkgver=9.1.0
-_pkgver=9_1_0
+pkgver=9.1.1
+_pkgver=9_1_1
pkgrel=1
pkgdesc="A Subversion(SVN) GUI client written in Java"
arch=("any")
@@ -15,7 +15,7 @@ install="smartsvn.install"
backup=('opt/smartsvn/bin/smartsvn.sh') # might contain changes to max heap size and vmoptions
md5sums=(
'e3dfb3bdaef28b727b491af85498f2c0'
-'31fe4ec5f7d28208dd7c37a283265360'
+'57ab6c368672d5937a821f506efb2009'
)