summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRene Peinthor2018-11-23 09:29:39 +0100
committerRene Peinthor2018-11-23 09:29:39 +0100
commitf7a824d6fe44fbccf779f5c63e5e1277a6525eb4 (patch)
tree44c8871336c1caf28bcadc898e1637a0c83a0699 /PKGBUILD
parent1b34ee476eaccfdbe85ecb9ecfffd8838f7aea0b (diff)
downloadaur-f7a824d6fe44fbccf779f5c63e5e1277a6525eb4.tar.gz
update to smartsvn 11.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1136af9bb986..19b79a983514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartsvn
-pkgver=9.3.2
+pkgver=11.0.0
pkgrel=1
pkgdesc="A Subversion (SVN) GUI client written in Java"
arch=("any")
@@ -12,7 +12,7 @@ depends=("jre8-openjdk" "desktop-file-utils" "sh" "hunspell-en_US" "hicolor-icon
provides=("smartsvn=${pkgver}")
source=("https://www.smartsvn.com/downloads/${pkgname}/${pkgname}-linux-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('6e7599d194d1a88f0884caf864e7fa5f0cccdd69d4af5cf266217516fd5ab12a'
+sha256sums=('e4dbf00a89f61b9d382ba029434680289d9c85b9e317a5eb6b2da12f5ef13dba'
'ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35')
package() {