summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2016-03-11 13:50:26 +0100
committerAlexey Stukalov2016-03-11 13:50:26 +0100
commit13cad67cb0276e22b638846fcb6a39e260c59f5d (patch)
tree94b60d274ae1f0a906c4b10a053757208e1133bb /PKGBUILD
parentbfae305eb0c14e6dca6aa98fb03b8994987d9fd7 (diff)
downloadaur-13cad67cb0276e22b638846fcb6a39e260c59f5d.tar.gz
update to 7.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f285e0b8f0fe..3cc4892637d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.1.1
+pkgver=7.1.2
pkgrel=1
pkgdesc="Git client with Hg and SVN support."
arch=("any")
@@ -17,7 +17,7 @@ _pkgfolder=${pkgname}
source=(https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-md5sums=('5a2c9e7f3c37f5ccdea5c2b107e92702'
+md5sums=('c3eec679b8e59ca9a7e9ed18d2f62883'
'c372fb0864ce6010c92f75910acbe8d0')
package() {