summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2019-06-20 13:01:27 +0200
committerAlexey Stukalov2019-06-20 13:01:27 +0200
commitfc5212b117a4f1fca00053f559839a11647fe550 (patch)
treef6921cf551e2afadeba2e6a19904cd80c3c70ef4
parent201c9b743ac2630c3a6d960d0a3ad2ca36646001 (diff)
downloadaur-fc5212b117a4f1fca00053f559839a11647fe550.tar.gz
update to 18.2.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b30987c5d40..c2dff68dfddd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 18.2.8
+ pkgver = 18.2.9
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
@@ -11,9 +11,9 @@ pkgbase = smartgit
depends = gtk2
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-18_2_8.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-18_2_9.tar.gz
source = smartgit.desktop
- sha1sums = 24afbf210b2307f05a43334a8a208f8753f6813e
+ sha1sums = 6048b0e7e00c60f5e026536c2f69bb598701daf9
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 7ad9b7d6add4..4d01adc231aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.2.8
+pkgver=18.2.9
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
@@ -18,7 +18,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha1sums=('24afbf210b2307f05a43334a8a208f8753f6813e'
+sha1sums=('6048b0e7e00c60f5e026536c2f69bb598701daf9'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {