summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornwg-piotr2017-10-15 15:46:50 +0200
committernwg-piotr2017-10-15 15:46:50 +0200
commitec981494f15e6766cf9e5404024e790ffbf4c2ae (patch)
treeed0ae4977e03c0f299ce6f22bc0c3efaa611c89f
parentae5658eca22da5cbe53b3de1eb8785150b9bbf48 (diff)
downloadaur-ec981494f15e6766cf9e5404024e790ffbf4c2ae.tar.gz
Settings window modality fixed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d029aac20f2e..e99b9550edeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eist-returns
pkgdesc = Arcade-puzzle game
pkgver = 0.0.7
- pkgrel = 7
+ pkgrel = 8
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 = bd2470c1bfbaae5f8e969512fb636be9
+ md5sums = d06532ef155856feb669076f487dcffd
md5sums = 5ce6928eb681ed62b1028b17f7f372b6
md5sums = edd0e85ff15b8c02c69c766d59443b74
md5sums = bd051e745cca93a3b94e345c5b2b91bc
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
}
-