summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2017-01-17 13:05:26 +0100
committerAlexey Stukalov2017-01-17 13:05:26 +0100
commitc1e882b0bb701233e2de865d799538c487c6f80a (patch)
treef8c930d360182786c5ef71437f66338d26a40f9f
parent58c826759768a5514edc5104c62537c08b040481 (diff)
downloadaur-c1e882b0bb701233e2de865d799538c487c6f80a.tar.gz
update to 17
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43cf5b76b277..df16562c43b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 16 10:13:47 UTC 2017
+# Tue Jan 17 12:03:33 UTC 2017
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 8.0.4
+ pkgver = 17
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-8_0_4.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartgit/smartgit-linux-17.tar.gz
source = smartgit.desktop
- sha1sums = 429b3165868b2bfef66976254326fa49e3a2a5af
+ sha1sums = e8f27981d9dfbda2b491c013dae670431373176f
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 5838d7c1879b..5a4f0ae01da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=8.0.4
+pkgver=17
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=('429b3165868b2bfef66976254326fa49e3a2a5af'
+sha1sums=('e8f27981d9dfbda2b491c013dae670431373176f'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {