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 566021145fbf..e6eaa4b2b403 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 6 13:58:36 UTC 2016
+# Wed Aug 31 18:45:44 UTC 2016
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 7.1.4
+ pkgver = 8.0.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/downloads/smartgit/smartgit-linux-7_1_4.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-8_0_0.tar.gz
source = smartgit.desktop
- sha1sums = d1d3f716fd8dd651a11455070d61edc0c2f976ba
+ sha1sums = b5331e2d96b519620b6633be1798bfa3aafb5adb
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 00ecfdc4fd9f..21132fac30cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.1.4
+pkgver=8.0.0
pkgrel=1
pkgdesc="Git client with Hg and SVN support."
arch=("any")
@@ -17,7 +17,7 @@ _pkgfolder=${pkgname}
source=(https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-sha1sums=('d1d3f716fd8dd651a11455070d61edc0c2f976ba'
+sha1sums=('b5331e2d96b519620b6633be1798bfa3aafb5adb'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {