summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2af08adafe2..0acd531e44a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 00:47:55 UTC 2017
+# Fri Feb 17 14:59:59 UTC 2017
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.0.1
+ pkgver = 17.0.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_0_1.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17_0_2.tar.gz
source = smartgit.desktop
- sha1sums = dc506415edc4944e5d2aa4cd37685b64bdc54702
+ sha1sums = 6678adcc8e58a44727291fc52cdbe87829d1b64d
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 700979e63b85..d345ab2f60d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.0.1
+pkgver=17.0.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=('dc506415edc4944e5d2aa4cd37685b64bdc54702'
+sha1sums=('6678adcc8e58a44727291fc52cdbe87829d1b64d'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {