summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornwg-piotr2017-11-05 03:11:16 +0100
committernwg-piotr2017-11-05 03:11:16 +0100
commit6d71e01b735d4b4fe4b936689f3a847f26689f7a (patch)
tree7cf3fc37cfcac1b60260c4f83b7f450ceb2df3a7
parentc187118279c225196f980fc53f1cc0b98bd7f5c4 (diff)
downloadaur-6d71e01b735d4b4fe4b936689f3a847f26689f7a.tar.gz
Game speed lowered, increases level by level
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05fe83c4bf44..74855ad62dd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eist-returns
pkgdesc = Arcade-puzzle game
- pkgver = 0.9.0
+ pkgver = 0.9.1
pkgrel = 1
url = https://github.com/nwg-piotr/EistReturns
arch = i686
@@ -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 = 4d75a75b3434b630d65296b85f077514
+ md5sums = 0c7470735c7e9f4d036e02514c2f053e
md5sums = 5ce6928eb681ed62b1028b17f7f372b6
md5sums = edd0e85ff15b8c02c69c766d59443b74
md5sums = bd051e745cca93a3b94e345c5b2b91bc
diff --git a/PKGBUILD b/PKGBUILD
index cc312afa9a1c..402259bdd259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc="Arcade-puzzle game"
arch=('i686' 'x86_64')
@@ -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=('4d75a75b3434b630d65296b85f077514'
+md5sums=('0c7470735c7e9f4d036e02514c2f053e'
'5ce6928eb681ed62b1028b17f7f372b6'
'edd0e85ff15b8c02c69c766d59443b74'
'bd051e745cca93a3b94e345c5b2b91bc'
@@ -38,4 +38,3 @@ package() {
install -D -m 644 eist-editor.png \
"$pkgdir"/usr/share/eist-returns/eist-editor.png
}
-