summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskbeh2022-06-02 15:48:14 +0800
committerskbeh2022-06-02 15:48:14 +0800
commitc4d272d2654d15a034f5fabfa1f78273703e19de (patch)
treefd0f6935c7d313255d5a1c67defcd3b4d4f93594
parentad5a6bbfb333f426e78dbebe5abde242e51752b9 (diff)
downloadaur-c4d272d2654d15a034f5fabfa1f78273703e19de.tar.gz
Set java version requirement
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 769080e26fb7..c632eb0c4091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: AvianaCruz <gwencroft@proton.me>
+# Maintainer: AvianaCruz <gwencroft <at> proton <dot> me>
# Contributor: Rowisi < nomail <at> private <dot> com >
-# Contributor: So1ar <so1ar114514@gmail.com>
+# Contributor: So1ar <so1ar114514 <at> gmail <dot> com>
pkgname=hmcl-new
_ver=3.5.3
@@ -11,7 +11,7 @@ pkgdesc='An unofficial build of HMCL that trying to compile and run with the lat
arch=('any')
url='https://github.com/skbeh/HMCL-build'
license=('GPL3')
-depends=('java-openjfx')
+depends=('java-openjfx>=17')
provides=('hmcl')
conflicts=('hmcl')
source=('hmcl.desktop'