summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author1F616EMO2023-09-24 17:06:33 +0800
committer1F616EMO2023-09-24 17:06:33 +0800
commit2072bbd90441c6c2a09db2f81f2e9cb1d195d02d (patch)
tree582636ae03cc3e0bad2d57d7c46c17cc7fe139a2
parent10774d633e0bd05227066371e7077e84b0b41ad2 (diff)
downloadaur-2072bbd90441c6c2a09db2f81f2e9cb1d195d02d.tar.gz
To be more specific in Java version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c73c935d48eb..d4ed967631aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://mixingstation.app/'
license=('unknown') # Contacting upstream developer. Anyway this PKGBUILD only arranges the files
makedepends=('unzip' 'coreutils')
-depends=('java-runtime=20' 'sh')
+depends=('jre20-openjdk' 'sh')
source=(
"$pkgname-$pkgver-release.zip::https://mixingstation.app/backend/api/web/download/update/mixing-station-pc/release"
'mixing-station-pc'