summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2019-04-11 19:43:36 +0200
committerAlexey Stukalov2019-04-11 19:43:36 +0200
commit4632b3886ec833b0db406f9a3a7f930f7c10a5f7 (patch)
treeced459f8f4f002b33dbf3f8f4876116d1b5fe167 /PKGBUILD
parenta77aa235ed116246b28bae4b95ee9b4c1a8de0c1 (diff)
downloadaur-4632b3886ec833b0db406f9a3a7f930f7c10a5f7.tar.gz
update to 18.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65a6bf2514da..381e20be9a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.2.6
+pkgver=18.2.7
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=('f58454e6dbd24e83c3bed5b87b63325752f5bd79'
+sha1sums=('60abc5396918d0ca141703f9fee8639d01f969f6'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {