summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-11-28 01:55:18 +0100
committerMuflone2023-11-28 01:55:18 +0100
commit25165384e38560554f217ebca56c609904a5c0b3 (patch)
tree447583647f834431fdd24e8d9ce23dc888fa1ccd
parent7ff9ef315fe6f9f7bf2ffe49db38400b1157ca70 (diff)
downloadaur-25165384e38560554f217ebca56c609904a5c0b3.tar.gz
Updated package smartgit 23.1.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e74e810f66a9..c67b51b7e9e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 22.1.7
+ pkgver = 23.1.0
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_7.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-23_1_0.tar.gz
source = smartgit.desktop
- sha256sums = 138cd50d6afd604de39ed907a20d3e63ac551c9cf643c0262d60f1b84abeec81
+ sha256sums = e8d985e7fa2d315101c6308e66a890cbf13bed04f3f4afca6ea8ce1fff82392c
sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index 2a7d247228c1..fc89f27ec0fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=22.1.7
+pkgver=23.1.0
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=('138cd50d6afd604de39ed907a20d3e63ac551c9cf643c0262d60f1b84abeec81'
+sha256sums=('e8d985e7fa2d315101c6308e66a890cbf13bed04f3f4afca6ea8ce1fff82392c'
'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {