summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2015-09-25 11:24:02 +0200
committerAlexey Stukalov2015-09-25 11:24:02 +0200
commitdd616111e3c31dca158ccc228dcf3526f30f7651 (patch)
treec247a993b6a4cc2e9a45ae8264f9781a5a15dd55 /PKGBUILD
parent516de4a29d360bbf8433b13700acac62df4b4a24 (diff)
downloadaur-dd616111e3c31dca158ccc228dcf3526f30f7651.tar.gz
update to 7.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad4b9b72d20a..7fc2fd9ade94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.0.2
+pkgver=7.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/downloads/${pkgname}/${pkgname}-generic-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-md5sums=('4fb43bbb2eb92eb62aa24ce713393af1'
+md5sums=('a33819ab59229049d5b847d78b72c0c0'
'c372fb0864ce6010c92f75910acbe8d0')
package() {