summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2018-10-02 15:00:32 +0200
committerAlexey Stukalov2018-10-02 15:00:43 +0200
commit44ffeaa16768d3a5d5f33b7ba47ea7675302b2f7 (patch)
treeac0d207778b4d13b0d7e32a8768b616528c98936 /PKGBUILD
parentd3b37b1cdc67aef2304265f8176dfb2ec94bea65 (diff)
downloadaur-44ffeaa16768d3a5d5f33b7ba47ea7675302b2f7.tar.gz
update to 18.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2633015a1c7a..6003debdf25a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.1.4
+pkgver=18.1.5
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=('e728c7c53b3f84cd345ee7d38ad7746d8f1f339f'
+sha1sums=('0be8b13cabefc226c959ad014841949f748cd24e'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {