summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2019-10-02 17:13:48 +0200
committerAlexey Stukalov2019-10-02 17:14:42 +0200
commite475121f108149ac3ec59d37a5c204f37525b979 (patch)
tree5ac3729f06fe645bcaa7af05b4289292954ffbf2
parent1d23e3df06ac04018040b7d76a092b908bc3cca5 (diff)
downloadaur-e475121f108149ac3ec59d37a5c204f37525b979.tar.gz
update to 19.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9316e13b096c..4ba48f051fc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 19.1.3
+ pkgver = 19.1.4
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
@@ -11,9 +11,9 @@ pkgbase = smartgit
depends = gtk2
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-19_1_3.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-19_1_4.tar.gz
source = smartgit.desktop
- sha1sums = 1e6e426dfbb36ea9de1ca332f58cb01086eae8ad
+ sha1sums = 7d931a183b1125046b0960aa429b37a4b8e4bb95
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 6c8c8e7c4c2f..ba91a7b18e7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=19.1.3
+pkgver=19.1.4
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=('1e6e426dfbb36ea9de1ca332f58cb01086eae8ad'
+sha1sums=('7d931a183b1125046b0960aa429b37a4b8e4bb95'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {