summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Peinthor2020-04-18 08:38:55 +0200
committerRene Peinthor2020-04-18 08:38:55 +0200
commitaa12452db3af1045912c406981d29d15c26eb76f (patch)
tree53626503b3399d8e315522eff4316ac3e88e36f2
parenta0d573e1cec610e2893651583cc3780f1a06d57b (diff)
downloadaur-aa12452db3af1045912c406981d29d15c26eb76f.tar.gz
update to version 11.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5661fdb1c3d..3bd798fbc105 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsvn
pkgdesc = A Subversion (SVN) GUI client written in Java
- pkgver = 11.0.3
+ pkgver = 11.0.4
pkgrel = 1
url = https://www.smartsvn.com
arch = any
@@ -10,10 +10,10 @@ pkgbase = smartsvn
depends = sh
depends = hunspell-en_US
depends = hicolor-icon-theme
- provides = smartsvn=11.0.3
- source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-11_0_3.tar.gz
+ provides = smartsvn=11.0.4
+ source = https://www.smartsvn.com/downloads/smartsvn/smartsvn-linux-11_0_4.tar.gz
source = smartsvn.desktop
- sha256sums = 1e1e27e95b0a06acbe02db1c1cfa8c3000ce5bd00dc43fdcf3c972ff4603c0ca
+ sha256sums = 781651e4d669030b6df935abf710bf86454af78f56377cc807a682c2ed242bbc
sha256sums = ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35
pkgname = smartsvn
diff --git a/PKGBUILD b/PKGBUILD
index d45d500ac148..7874850770fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartsvn
-pkgver=11.0.3
+pkgver=11.0.4
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=('1e1e27e95b0a06acbe02db1c1cfa8c3000ce5bd00dc43fdcf3c972ff4603c0ca'
+sha256sums=('781651e4d669030b6df935abf710bf86454af78f56377cc807a682c2ed242bbc'
'ab0ef714cdb1ba8f188b04f4accaf661501503234b4cedd335e200498b6e3b35')
package() {