summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bfc8be9be32..807ed27e73be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Utility for saving your messages and media from vk.com to JSON format"
arch=('any')
url="https://github.com/AbsurdlySuspicious/vk-dumper"
license=('Apache')
-depends=('java-environment' 'bash')
+depends=('java-runtime>=8' 'bash')
source=("vkdumper-bin"
"https://github.com/AbsurdlySuspicious/vk-dumper/releases/download/$pkgver/vkdumper-$pkgver.jar")