summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-02-26 20:29:08 +0100
committerMuflone2023-02-26 20:29:08 +0100
commit1c5ac1e77f2c287446e9b3ad3bcbeacb5822217f (patch)
treed567fa6d78222955855cac398ab160da9a608446
parent0e9d95746e2c29daf3466d093d34b763d5db87f9 (diff)
downloadaur-1c5ac1e77f2c287446e9b3ad3bcbeacb5822217f.tar.gz
Updated package smartgit 22.1.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df94e4bf9454..4416ecb07011 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 22.1.2
+ pkgver = 22.1.4
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_2.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-22_1_4.tar.gz
source = smartgit.desktop
- sha1sums = 87aab68c12fad7d54f327033ddf4ec65f830c203
+ sha1sums = 5cac2b134928c553e388400bfef134901f9495e6
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index c5cd5a14a79f..b5825c5f6e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=22.1.2
+pkgver=22.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=('87aab68c12fad7d54f327033ddf4ec65f830c203'
+sha1sums=('5cac2b134928c553e388400bfef134901f9495e6'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {