summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2017-04-09 18:50:05 +0200
committerAlexey Stukalov2017-04-09 18:50:05 +0200
commite335f3148161d9411e1dbf48d10898665296058f (patch)
tree5c71c0b9265bb14fce09baa15107c430fbe938de /PKGBUILD
parentd529f68e87b4e06710822fc24bc72a24fd3d2de6 (diff)
downloadaur-e335f3148161d9411e1dbf48d10898665296058f.tar.gz
update to 17.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d345ab2f60d0..69f5e91806b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=17.0.2
+pkgver=17.0.3
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=('6678adcc8e58a44727291fc52cdbe87829d1b64d'
+sha1sums=('88035e2b5067937400c660848073385ef8837c79'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {