Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ freeplane


Commits:
19e415e8 by Leonidas Spyropoulos at 2024-06-12T09:47:52+01:00
Change java-runtime to <=21

Closes: #1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ arch=('any')
 url="http://freeplane.sourceforge.net";
 license=('GPL-2.0-only')
 _jrever=11
-_jdkver=17
+_jdkver=21
 makedepends=('gradle' "java-environment-openjdk=${_jdkver}" 'gnu-free-fonts' 
'fontconfig' 'unzip')
 depends=("java-runtime>=${_jrever}" "java-runtime<=${_jdkver}")
 
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.gz";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/19e415e8ffed26a53e021ef071f0c5420f7aeb0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/19e415e8ffed26a53e021ef071f0c5420f7aeb0f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to