summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornwg-piotr2017-10-15 23:24:26 +0200
committernwg-piotr2017-10-15 23:24:26 +0200
commite51a8d3b032a89064de7d860e91c63fef1bd170e (patch)
tree61a1b919270fbaf02752b4d7a33e02e0b795a58c
parentec981494f15e6766cf9e5404024e790ffbf4c2ae (diff)
downloadaur-e51a8d3b032a89064de7d860e91c63fef1bd170e.tar.gz
Workaround to the JavaFX fps bug re-introduced
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e99b9550edeb..d08b5fd2334a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eist-returns
pkgdesc = Arcade-puzzle game
pkgver = 0.0.7
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/nwg-piotr/EistReturns
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = eist-returns
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns-editor
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.desktop
source = https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-editor.desktop
- md5sums = d06532ef155856feb669076f487dcffd
+ md5sums = e3cd0937c5ce59a9b94a62c86e109640
md5sums = 5ce6928eb681ed62b1028b17f7f372b6
md5sums = edd0e85ff15b8c02c69c766d59443b74
md5sums = bd051e745cca93a3b94e345c5b2b91bc
diff --git a/PKGBUILD b/PKGBUILD
index 075bb714ccf4..a1b07877c5d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
pkgver=0.0.7
-pkgrel=8
+pkgrel=9
pkgdesc="Arcade-puzzle game"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/EistReturns"
@@ -14,7 +14,7 @@ source=("https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.j
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns-editor"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-returns.desktop"
"https://github.com/nwg-piotr/EistReturns/raw/master/arch/eist-editor.desktop")
-md5sums=('d06532ef155856feb669076f487dcffd'
+md5sums=('e3cd0937c5ce59a9b94a62c86e109640'
'5ce6928eb681ed62b1028b17f7f372b6'
'edd0e85ff15b8c02c69c766d59443b74'
'bd051e745cca93a3b94e345c5b2b91bc'
@@ -38,3 +38,4 @@ package() {
install -D -m 644 eist-editor.png \
"$pkgdir"/usr/share/eist-returns/eist-editor.png
}
+