summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2022-09-21 23:09:41 +0200
committerMuflone2022-09-21 23:09:41 +0200
commit1a64b4fb9c739a947424cd0233f64b924f3ed628 (patch)
tree5068c3980e2a49479640f7eba7d153f7c20a082a
parent600db952ce03f4c7ca8fe62d210f4d7d9618dd7f (diff)
downloadaur-1a64b4fb9c739a947424cd0233f64b924f3ed628.tar.gz
Updated package smartgit 21.2.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c94d2937a48c..04656ccf2adf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 21.2.3
+ pkgver = 21.2.4
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-21_2_3.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-21_2_4.tar.gz
source = smartgit.desktop
- sha1sums = 9e533aab64f239c6d256fb56c617ce33b08367a1
+ sha1sums = 9f35f6daba642a73fecd34e996410c44001248b7
sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 65317bd1607f..0e76475a09ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=21.2.3
+pkgver=21.2.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=('9e533aab64f239c6d256fb56c617ce33b08367a1'
+sha1sums=('9f35f6daba642a73fecd34e996410c44001248b7'
'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
package() {