summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2019-03-02 21:42:47 +0100
committerAlexey Stukalov2019-03-02 21:42:47 +0100
commita77aa235ed116246b28bae4b95ee9b4c1a8de0c1 (patch)
treefb514c1a7b5563b3b3d32942de73532ec9777d51
parent1423c1893feb007eece956dd0bbbfac182897652 (diff)
downloadaur-a77aa235ed116246b28bae4b95ee9b4c1a8de0c1.tar.gz
update to 18.2.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 389c95ef9e80..c337e54e5323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 18.2.5
+ pkgver = 18.2.6
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-18_2_5.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-18_2_6.tar.gz
source = smartgit.desktop
- sha1sums = 4f6d3c33ac572aecccb986b57752d4094b6e5fd7
+ sha1sums = f58454e6dbd24e83c3bed5b87b63325752f5bd79
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index aad9481f4547..65a6bf2514da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.2.5
+pkgver=18.2.6
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=('4f6d3c33ac572aecccb986b57752d4094b6e5fd7'
+sha1sums=('f58454e6dbd24e83c3bed5b87b63325752f5bd79'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {