summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 853a0b692c89..2659b1a9ad2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = libbluray-git
depends = fontconfig
depends = libfreetype.so
optdepends = libaacs: Enable AACS decryption
- optdepends = java-runtime<=11: BD-J library
+ optdepends = java-runtime<=13: BD-J library
provides = libbluray
provides = libbluray.so
conflicts = libbluray
diff --git a/PKGBUILD b/PKGBUILD
index 63a929009a13..c0622f7c3834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ makedepends=('git'
'java-environment<=13'
)
optdepends=('libaacs: Enable AACS decryption'
- 'java-runtime<=11: BD-J library'
+ 'java-runtime<=13: BD-J library'
)
provides=('libbluray'
'libbluray.so'