summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc5457b751d8..9c7becff0baa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
_appname=smartgit
pkgname=${_appname}_preview
pkgver=23.1_preview_7
-pkgrel=1
+pkgrel=2
pkgdesc="Graphical Git client. Preview version."
arch=("any")
url="https://www.syntevo.com/smartgit/preview/"
license=('custom')
-depends=("java-environment>=11" "python3")
+depends=("java-environment>=17" "python3")
optdepends=("mercurial: hg repositories support"
"git: git repositories support")
makedepends=("tar")