summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2016-10-15 02:52:11 +0200
committerAlexey Stukalov2016-10-15 02:52:11 +0200
commitc96436c317b144bcdb5d386ddb9905315e7b10de (patch)
tree9b0a1e5b2d11ed6af57266c5569cc402ea581d5c /PKGBUILD
parent451d0e534f26617feb3ded3b1d5cbc2af83d7d58 (diff)
downloadaur-c96436c317b144bcdb5d386ddb9905315e7b10de.tar.gz
update to 8.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27b64525c6b..dc5b8bfbe0e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=8.0.2
+pkgver=8.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=('b324d2b9d70260c48ac58b9f488a9cc3a7b3c4c8'
+sha1sums=('e4e9aa3068adc2e9a37aca94cf5e5327670e5a2d'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {