summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-24 06:08:03 +0100
committersL1pKn072020-03-24 06:08:03 +0100
commit42f18fafd78e822de63b9076577938346db623d6 (patch)
tree1929b1a3263d743d3bc6cbe84c81a5bf7f346b3c
parent4ef81aa67b2ecd090410df4355cbee4610620e08 (diff)
downloadaur-42f18fafd78e822de63b9076577938346db623d6.tar.gz
bump
-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'