summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Peinthor2020-03-07 09:54:37 +0100
committerRene Peinthor2020-03-07 09:54:37 +0100
commita0d573e1cec610e2893651583cc3780f1a06d57b (patch)
treee09207fed29e6fabfad274e17f97ec954fbf9cdb
parent59e2a11b60e216203ed4f3c77dc58ca7a539dcac (diff)
downloadaur-a0d573e1cec610e2893651583cc3780f1a06d57b.tar.gz
update to version 11.0.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c78bec75b22..f5661fdb1c3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = smartsvn
pkgdesc = A Subversion (SVN) GUI client written in Java
- pkgver = 11.0.1
+ pkgver = 11.0.3
pkgrel = 1
- url = https://www.syntevo.com/smartsvn/
+ url = https://www.smartsvn.com
arch = any
license = custom
depends = jre8-openjdk
@@ -10,10 +10,10 @@ pkgbase = smartsvn
depends = sh
depends = hunspell-en_US
depends = hicolor-icon-theme
- provides = smartsvn=11.0.1
- source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-11_0_1.tar.gz
+ provides = smartsvn=11.0.3
+ source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-11_0_3.tar.gz
source = smartsvn.desktop
- sha256sums = 88f6d621138f4bed1c4f95c6a22bf2a8a88f70c49c31799f7c66472384d308ee
+ sha256sums = 1e1e27e95b0a06acbe02db1c1cfa8c3000ce5bd00dc43fdcf3c972ff4603c0ca
sha256sums = ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35
pkgname = smartsvn
diff --git a/PKGBUILD b/PKGBUILD
index 5f65a5a4826d..d45d500ac148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartsvn
-pkgver=11.0.1
+pkgver=11.0.3
pkgrel=1
pkgdesc="A Subversion (SVN) GUI client written in Java"
arch=("any")
-url="https://www.syntevo.com/smartsvn/"
+url="https://www.smartsvn.com"
license=('custom')
depends=("jre8-openjdk" "desktop-file-utils" "sh" "hunspell-en_US" "hicolor-icon-theme")
provides=("smartsvn=${pkgver}")
source=("https://www.smartsvn.com/downloads/${pkgname}/${pkgname}-linux-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('88f6d621138f4bed1c4f95c6a22bf2a8a88f70c49c31799f7c66472384d308ee'
+sha256sums=('1e1e27e95b0a06acbe02db1c1cfa8c3000ce5bd00dc43fdcf3c972ff4603c0ca'
'ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35')
package() {