summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2017-05-18 14:12:35 +0200
committerAlexey Stukalov2017-05-18 14:12:35 +0200
commite63dc500243da8b67042c921bfa1ef3a200bdb5a (patch)
tree0062b414ad24875876585191e2cc2ee675dbe8e4
parente335f3148161d9411e1dbf48d10898665296058f (diff)
downloadaur-e63dc500243da8b67042c921bfa1ef3a200bdb5a.tar.gz
update to 17.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdab239c15fb..9a8eef9d8e75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 9 16:49:30 UTC 2017
+# Thu May 18 12:12:03 UTC 2017
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.0.3
+ pkgver = 17.0.4
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_3.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17_0_4.tar.gz
source = smartgit.desktop
- sha1sums = 88035e2b5067937400c660848073385ef8837c79
+ sha1sums = 9e77a265681deb0e3ffafeffb4799726021f4689
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 69f5e91806b2..29de1d1c737e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.0.3
+pkgver=17.0.4
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=('88035e2b5067937400c660848073385ef8837c79'
+sha1sums=('9e77a265681deb0e3ffafeffb4799726021f4689'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {