summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b30987c5d40..3f83d0ee455b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 18.2.8
+ pkgver = 23.1.3
pkgrel = 1
url = http://www.syntevo.com/smartgit
arch = any
- license = custom
- depends = java-runtime>=8
+ license = LicenseRef-custom
depends = desktop-file-utils
depends = git
- depends = gtk2
+ depends = gtk3
+ depends = which
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-18_2_8.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-23_1_3.tar.gz
source = smartgit.desktop
- sha1sums = 24afbf210b2307f05a43334a8a208f8753f6813e
- sha1sums = bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3
+ sha256sums = 52f747af52f9318c25ede4f50554bf33c61db70f158c31be42ea8c5b44392dae
+ sha256sums = bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32
pkgname = smartgit
-
diff --git a/PKGBUILD b/PKGBUILD
index 7ad9b7d6add4..e88e1e77d794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Muflone http://www.muflone.com/contacts/english/
pkgname=smartgit
-pkgver=18.2.8
+pkgver=23.1.3
pkgrel=1
pkgdesc='Git client with Hg and SVN support.'
arch=('any')
url="http://www.syntevo.com/smartgit"
-license=('custom')
-depends=('java-runtime>=8' 'desktop-file-utils' 'git' 'gtk2')
+license=('LicenseRef-custom')
+depends=('desktop-file-utils' 'git' 'gtk3' 'which')
optdepends=('mercurial: hg repositories support')
replaces=('smartgithg')
@@ -18,8 +18,8 @@ _pkgver=${pkgver//\./_}
_pkgfolder=${pkgname}
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz"
"${pkgname}.desktop")
-sha1sums=('24afbf210b2307f05a43334a8a208f8753f6813e'
- 'bafa47c0b43ad89aaa3b34a078771b3cd12bd1f3')
+sha256sums=('52f747af52f9318c25ede4f50554bf33c61db70f158c31be42ea8c5b44392dae'
+ 'bb5665e9c93640b311dbe8b633da65e3c72a712a3dc9655c3274a3542a688a32')
package() {
# Install licenses