summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-07-09 20:20:54 +0200
committerMuflone2023-07-09 20:20:54 +0200
commit8c2d7cc3050fc5857bd21a09ef747ed17a6c5204 (patch)
tree9946bb3628b50261675aff03c8723bccfdabe20f
parent3b1313f07ac7075d55bcbb695046ca620be64e1b (diff)
downloadaur-8c2d7cc3050fc5857bd21a09ef747ed17a6c5204.tar.gz
Updated package smartgit 22.1.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 402ea0407c1a..0bcd80b33081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 22.1.5
+ pkgver = 22.1.6
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_5.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-22_1_6.tar.gz
source = smartgit.desktop
- sha256sums = b37d6c6040b583b78b3214fd5249a36c19c778f63dc2740f9a01905e0557e23e
+ sha256sums = b816c930b2ec0ce3905a7e9fbc067be648141b55a22c63214c5343512c7c7eb8
sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 515154c1ef06..d8b29a4e2ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=22.1.5
+pkgver=22.1.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")
-sha256sums=('b37d6c6040b583b78b3214fd5249a36c19c778f63dc2740f9a01905e0557e23e'
+sha256sums=('b816c930b2ec0ce3905a7e9fbc067be648141b55a22c63214c5343512c7c7eb8'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {