summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2019-07-26 00:16:38 +0200
committerpiotr2019-07-26 00:16:38 +0200
commit1dbb9a873e132cc0bf1ad83ed823eea7ecc2ffbc (patch)
tree354c1bc10b18aae025fd8f553f120076d206a609 /PKGBUILD
parent1efcf19b0919c87967a02302bc3cbbd1f5a8a592 (diff)
downloadaur-eist-returns.tar.gz
Update to dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee26bec8f98e..245e61601614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Arcade-puzzle game"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/EistReturns"
license=('GPL3')
-depends=('java-runtime=8' 'java-openjfx' 'ffmpeg2.8' 'gstreamer' 'libxtst' 'qt5-base' 'webkit2gtk')
+depends=('java-runtime=8' 'java8-openjfx' 'ffmpeg2.8' 'gstreamer' 'libxtst' 'qt5-base' 'webkit2gtk')
source=("https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.jar"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.png"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-editor.png"