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 e31326a10c65..a956ce18b5c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 31 18:57:40 UTC 2018
+# Sat Apr 14 16:54:49 UTC 2018
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.1.6
+ pkgver = 18.1.0
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
@@ -13,9 +13,9 @@ pkgbase = smartgit
depends = gtk2
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-17_1_6.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-18_1_0.tar.gz
source = smartgit.desktop
- sha256sums = 622adaa58ea770e071ee20e1d78762cc78048b01a888e749c35fdbe0e7f7e292
+ sha256sums = d6732e9873004d206f73327eac38bc4a212884cfdbfc526821661e637cf239d6
sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index bb7275976e60..40ea3bc2d971 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=17.1.6
+pkgver=18.1.0
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
@@ -18,7 +18,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('622adaa58ea770e071ee20e1d78762cc78048b01a888e749c35fdbe0e7f7e292'
+sha256sums=('d6732e9873004d206f73327eac38bc4a212884cfdbfc526821661e637cf239d6'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {