summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2017-10-13 23:30:26 +0200
committerAlexey Stukalov2017-10-13 23:30:26 +0200
commit77c1f6af4096b33ea2fbee498e05750576cbb503 (patch)
treece6b805b0ede3dc568bde6da5e90172009471158
parentacbc11988e5ab6ec6ee214fc3ca22d17456a63a9 (diff)
downloadaur-77c1f6af4096b33ea2fbee498e05750576cbb503.tar.gz
update to 17.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2807346c5ac..8dc00b1518ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 9 14:10:32 UTC 2017
+# Fri Oct 13 21:26:54 UTC 2017
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.0.5
+ pkgver = 17.1.0
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_5.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17_1_0.tar.gz
source = smartgit.desktop
- sha1sums = 3b11071d8314e656c316d31527b4150624931871
+ sha1sums = b3d9658bed9236894d5c830dd859be8bd1cc9518
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index eea7ac4d08b8..169ecb6ffb86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.0.5
+pkgver=17.1.0
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=('3b11071d8314e656c316d31527b4150624931871'
+sha1sums=('b3d9658bed9236894d5c830dd859be8bd1cc9518'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {