summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2018-03-31 20:52:25 +0200
committerMuflone2018-03-31 20:52:25 +0200
commitf7c3affc178ee457249326d4ae7f16e0b77cf983 (patch)
treefb23f8f5fb3e73a293ffb77275bba59aa0d661e5
parentaf21124959e058d433442dd831e40c2029373c65 (diff)
downloadaur-f7c3affc178ee457249326d4ae7f16e0b77cf983.tar.gz
Updated package smartgit 17.1.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a09c1f25542..0fcc61bd954d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 12 21:59:23 UTC 2018
+# Sat Mar 31 18:51:07 UTC 2018
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 17.1.5
+ pkgver = 17.1.6
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_5.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-17_1_6.tar.gz
source = smartgit.desktop
- sha256sums = 9c4dbfefa61e1ce57d65bc4b9114b80965a6e0d719c157480183083704f27eed
+ sha256sums = 622adaa58ea770e071ee20e1d78762cc78048b01a888e749c35fdbe0e7f7e292
sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index c3eeb448026a..833214cda6b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexey Stukalov <astukalov@gmail.com>
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=17.1.5
+pkgver=17.1.6
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
@@ -17,7 +17,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('9c4dbfefa61e1ce57d65bc4b9114b80965a6e0d719c157480183083704f27eed'
+sha256sums=('622adaa58ea770e071ee20e1d78762cc78048b01a888e749c35fdbe0e7f7e292'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {