summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2017-02-17 16:01:07 +0100
committerAlexey Stukalov2017-02-17 16:01:07 +0100
commitd529f68e87b4e06710822fc24bc72a24fd3d2de6 (patch)
treeb93de61e8935937fd0503d12bcb7e3fd247ba985 /PKGBUILD
parentff77c1a3ad32c9b4a4c2be1b7e17714a53cc4e3a (diff)
downloadaur-d529f68e87b4e06710822fc24bc72a24fd3d2de6.tar.gz
updated to 17.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 700979e63b85..d345ab2f60d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.0.1
+pkgver=17.0.2
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=('dc506415edc4944e5d2aa4cd37685b64bdc54702'
+sha1sums=('6678adcc8e58a44727291fc52cdbe87829d1b64d'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {