summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeridius2016-07-08 23:50:44 +0200
committermeridius2016-07-08 23:50:44 +0200
commit5c837a7d9b995ff6bbcff19c41ff09e5c6a29daf (patch)
tree1c6b5c94acb0c2ee2ce619fd0f07ff72bdcd9ed3
parentb80bdc1774edd2aae3d6f7383b39027711b80734 (diff)
downloadaur-5c837a7d9b995ff6bbcff19c41ff09e5c6a29daf.tar.gz
version bump to 7.2p11
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95ba228956a6..859c3fc3e70d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Martin Lukes <martin.meridius@gmail.com>
_appname=smartgit
pkgname=${_appname}_preview
-pkgver=7.2_preview_9
+pkgver=7.2_preview_11
pkgrel=1
pkgdesc="Git client with Hg and SVN support. Preview version."
arch=("any")
@@ -21,7 +21,7 @@ _pkgver=${pkgver//_/-}
source=(https://www.syntevo.com/static/smart/download/${_appname}/${_appname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit_preview.install"
-sha1sums=('7be106736f79ac78af5a62c06c2b5e3e34aa3d3d'
+sha1sums=('00faa832465b6d4103ff38b989b3f1217b2a32f0'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {