summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2016-04-26 17:46:39 +0200
committerAlexey Stukalov2016-04-26 17:46:39 +0200
commit857a57e6f6bf7cf0921f12f3c70c57ead9c9e272 (patch)
treea0b4e360e3abb1adb4c27d853384ec3defbea18c /PKGBUILD
parent13cad67cb0276e22b638846fcb6a39e260c59f5d (diff)
downloadaur-857a57e6f6bf7cf0921f12f3c70c57ead9c9e272.tar.gz
updated to 7.1.3
switched to sha1sums (to match Syntevo website)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cc4892637d8..2d05cec368a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.1.2
+pkgver=7.1.3
pkgrel=1
pkgdesc="Git client with Hg and SVN support."
arch=("any")
@@ -17,8 +17,8 @@ _pkgfolder=${pkgname}
source=(https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-md5sums=('c3eec679b8e59ca9a7e9ed18d2f62883'
- 'c372fb0864ce6010c92f75910acbe8d0')
+sha1sums=('aa352e5a044e4674cbc49b89fa766c1b07f9dcaf'
+ 'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {
cd "$srcdir"