summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2020-01-30 11:16:43 +0100
committerAlexey Stukalov2020-01-30 11:16:43 +0100
commitf9dcedb1f5f95189db2c8b91ef8b7af5609377ab (patch)
tree0f425f87a010e4cf48f24e9390d11cc8c018f85b
parentf7d1638c257efe49810d785a8349d6bb3ddc62fc (diff)
downloadaur-f9dcedb1f5f95189db2c8b91ef8b7af5609377ab.tar.gz
update to 19.1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f38ab6b4e4e4..a798b3d5bd5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 19.1.5
+ pkgver = 19.1.6
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-19_1_5.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-19_1_6.tar.gz
source = smartgit.desktop
- sha1sums = 54d9683a5b8bd2abf8e704261468de1fbafca7eb
+ sha1sums = dc438d4cdc778dff9746cf5a5157312a76c73845
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 92534a90a341..6f243ae779ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=19.1.5
+pkgver=19.1.6
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=('54d9683a5b8bd2abf8e704261468de1fbafca7eb'
+sha1sums=('dc438d4cdc778dff9746cf5a5157312a76c73845'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {