summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2021-05-17 22:44:36 +0200
committerMuflone2021-05-17 22:44:36 +0200
commit372d3f5b998e9fb970cfe2ff8bac5c2dba769f72 (patch)
treeb01d5f8e7771c6f5b91dafc0453d9b57bde47310
parent57b1e21ffd02daf5d5abfab8b87c7dc366dfcec9 (diff)
downloadaur-372d3f5b998e9fb970cfe2ff8bac5c2dba769f72.tar.gz
Updated package smartgit 20.2.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 802cde9acce0..a7a5e9361b20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 20.2.4
+ pkgver = 20.2.5
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
@@ -10,9 +10,9 @@ pkgbase = smartgit
depends = gtk3
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-20_2_4.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-20_2_5.tar.gz
source = smartgit.desktop
- sha1sums = b0ab6c0a6f9e2e83b298a3a54bc5519e0e457a2d
+ sha1sums = d438eed1929fb46dc37d4d4df907afa335956a2c
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 1162d0bd77d6..58e5bb4c2bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=20.2.4
+pkgver=20.2.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=('b0ab6c0a6f9e2e83b298a3a54bc5519e0e457a2d'
+sha1sums=('d438eed1929fb46dc37d4d4df907afa335956a2c'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {