summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2017-11-16 14:55:36 +0100
committerAlexey Stukalov2017-11-16 14:55:36 +0100
commitce5b2d6f59c81af8362c3b57531027c17c2ec5df (patch)
tree9cc279c8d7b271c310dc920113eeecafd70f02b5
parent9aec414f3655e045f08744f189d17543c87d7494 (diff)
downloadaur-ce5b2d6f59c81af8362c3b57531027c17c2ec5df.tar.gz
update to 17.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cb42d4373d9..13ed73c3bea4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 26 12:07:17 UTC 2017
+# Thu Nov 16 13:54:55 UTC 2017
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.1.1
+ pkgver = 17.1.2
pkgrel = 1
url = http://www.syntevo.com/smartgit
install = smartgit.install
@@ -15,9 +15,9 @@ pkgbase = smartgit
depends = gtk2
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17_1_1.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17_1_2.tar.gz
source = smartgit.desktop
- sha1sums = 370da46b9f32148478228bee13859b70fe8bcb8f
+ sha1sums = a13258ad2d4ca7bb6c2424c3609a6a7a852d6d26
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 7b1930e1eec9..e7260494d9ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.1.1
+pkgver=17.1.2
pkgrel=1
pkgdesc="Git client with Hg and SVN support."
arch=("any")
@@ -17,7 +17,7 @@ _pkgfolder=${pkgname}
source=(https://www.syntevo.com/static/smart/download/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-sha1sums=('370da46b9f32148478228bee13859b70fe8bcb8f'
+sha1sums=('a13258ad2d4ca7bb6c2424c3609a6a7a852d6d26'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {