summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-07-30 02:31:12 +0200
committerMuflone2023-07-30 02:31:12 +0200
commit7ff9ef315fe6f9f7bf2ffe49db38400b1157ca70 (patch)
treeabb26580ed32b9594c34229b2df55797af9437f3
parent8c2d7cc3050fc5857bd21a09ef747ed17a6c5204 (diff)
downloadaur-7ff9ef315fe6f9f7bf2ffe49db38400b1157ca70.tar.gz
Updated package smartgit 22.1.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bcd80b33081..e74e810f66a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 22.1.6
+ pkgver = 22.1.7
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
@@ -11,9 +11,9 @@ pkgbase = smartgit
depends = which
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-22_1_6.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-22_1_7.tar.gz
source = smartgit.desktop
- sha256sums = b816c930b2ec0ce3905a7e9fbc067be648141b55a22c63214c5343512c7c7eb8
+ sha256sums = 138cd50d6afd604de39ed907a20d3e63ac551c9cf643c0262d60f1b84abeec81
sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index d8b29a4e2ee7..2a7d247228c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=22.1.6
+pkgver=22.1.7
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")
-sha256sums=('b816c930b2ec0ce3905a7e9fbc067be648141b55a22c63214c5343512c7c7eb8'
+sha256sums=('138cd50d6afd604de39ed907a20d3e63ac551c9cf643c0262d60f1b84abeec81'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {