summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornwg-piotr2017-11-11 03:30:02 +0100
committernwg-piotr2017-11-11 03:30:02 +0100
commitb731d941063170511f6113ea97310a787d8f47fa (patch)
tree51d54d39688cca094e54a36e7a6e5fa87ab66234
parentc0a98afa44e962fa865abce38c1d326684c84cbd (diff)
downloadaur-b731d941063170511f6113ea97310a787d8f47fa.tar.gz
Small bug in graphics fixed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a44357e396b3..5d78298da3df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eist-returns
pkgdesc = Arcade-puzzle game
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
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 = fc50b11e9cf41f41932f39cf229cfb70
+ md5sums = 1aef270b8ada331a17d13037a22a736b
md5sums = 5ce6928eb681ed62b1028b17f7f372b6
md5sums = edd0e85ff15b8c02c69c766d59443b74
md5sums = bd051e745cca93a3b94e345c5b2b91bc
diff --git a/PKGBUILD b/PKGBUILD
index 355f6eed6313..83378e063917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
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=('fc50b11e9cf41f41932f39cf229cfb70'
+md5sums=('1aef270b8ada331a17d13037a22a736b'
'5ce6928eb681ed62b1028b17f7f372b6'
'edd0e85ff15b8c02c69c766d59443b74'
'bd051e745cca93a3b94e345c5b2b91bc'