summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2019-05-29 11:04:52 +0200
committerAlexey Stukalov2019-05-29 11:04:52 +0200
commit201c9b743ac2630c3a6d960d0a3ad2ca36646001 (patch)
tree77f3642d5a9566cbabae18475a5141f5df794c17 /PKGBUILD
parent4632b3886ec833b0db406f9a3a7f930f7c10a5f7 (diff)
downloadaur-201c9b743ac2630c3a6d960d0a3ad2ca36646001.tar.gz
update to 18.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 381e20be9a84..7ad9b7d6add4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.2.7
+pkgver=18.2.8
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
@@ -18,7 +18,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha1sums=('60abc5396918d0ca141703f9fee8639d01f969f6'
+sha1sums=('24afbf210b2307f05a43334a8a208f8753f6813e'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {