summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dda708e60fef..075bb714ccf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('eist-returns')
pkgver=0.0.7
-pkgrel=7
+pkgrel=8
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=('bd2470c1bfbaae5f8e969512fb636be9'
+md5sums=('d06532ef155856feb669076f487dcffd'
'5ce6928eb681ed62b1028b17f7f372b6'
'edd0e85ff15b8c02c69c766d59443b74'
'bd051e745cca93a3b94e345c5b2b91bc'
@@ -38,4 +38,3 @@ package() {
install -D -m 644 eist-editor.png \
"$pkgdir"/usr/share/eist-returns/eist-editor.png
}
-