summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Stukalov2019-09-06 11:44:39 +0200
committerAlexey Stukalov2019-09-06 11:44:39 +0200
commite0978e004a97aa34d37f72381da7a1b29caa41f0 (patch)
treefb645c711867e39060d831edcb8bf9653ce8ee02 /PKGBUILD
parentc90ee6173c3925dace5b527fb3c4bd499943406d (diff)
downloadaur-e0978e004a97aa34d37f72381da7a1b29caa41f0.tar.gz
update to 19.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 915101ed0572..44f417f8cf25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=19.1.1
-pkgrel=2
+pkgver=19.1.2
+pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
url="http://www.syntevo.com/smartgit"
@@ -18,7 +18,7 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha1sums=('2bde6ba14d69918139e8d1246aa5d1e9a4546977'
+sha1sums=('e793fb20601d54ca04efdcccff473476f037a5e4'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {