summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Peinthor2018-11-23 09:29:39 +0100
committerRene Peinthor2018-11-23 09:29:39 +0100
commitf7a824d6fe44fbccf779f5c63e5e1277a6525eb4 (patch)
tree44c8871336c1caf28bcadc898e1637a0c83a0699
parent1b34ee476eaccfdbe85ecb9ecfffd8838f7aea0b (diff)
downloadaur-f7a824d6fe44fbccf779f5c63e5e1277a6525eb4.tar.gz
update to smartsvn 11.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac5fe0d17b2..5011b9a4235c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsvn
pkgdesc = A Subversion (SVN) GUI client written in Java
- pkgver = 9.3.2
+ pkgver = 11.0.0
pkgrel = 1
url = https://www.syntevo.com/smartsvn/
arch = any
@@ -10,10 +10,10 @@ pkgbase = smartsvn
depends = sh
depends = hunspell-en_US
depends = hicolor-icon-theme
- provides = smartsvn=9.3.2
- source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-9_3_2.tar.gz
+ provides = smartsvn=11.0.0
+ source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-11_0_0.tar.gz
source = smartsvn.desktop
- sha256sums = 6e7599d194d1a88f0884caf864e7fa5f0cccdd69d4af5cf266217516fd5ab12a
+ sha256sums = e4dbf00a89f61b9d382ba029434680289d9c85b9e317a5eb6b2da12f5ef13dba
sha256sums = ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35
pkgname = smartsvn
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() {