summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2016-03-06 22:31:36 +0100
committerSanskritFritz2016-03-06 22:31:36 +0100
commitfd8213b94a71c0f62574a911bc21d4f630cf742e (patch)
tree0d3e4ab29cd1d86ecb31aead8da841965a9939ec /PKGBUILD
parent25b3260f55add84eed0fb31b2e4e172c4a75cb5c (diff)
downloadaur-solarwolf-widescreen.tar.gz
Game icon fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55dbc6893701..9509643956fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=solarwolf-widescreen
pkgver=1.5
-pkgrel=4
+pkgrel=5
arch=('any')
pkgdesc="Scramble through 60 levels collecting space boxes while dodging obstacles. Widescreen fork."
url="http://posor.hostingkunde.de/solarwolf/solarwolf.htm"
@@ -12,12 +12,11 @@ depends=('python2-pygame')
provides=('solarwolf')
conflicts=('solarwolf')
license=('LGPL')
-source=("http://posor.hostingkunde.de/solarwolf/solarwolf_we.tar.bz2"
- solarwolf-wide.desktop)
+source=("http://posor.hostingkunde.de/solarwolf/solarwolf_we.tar.bz2" "solarwolf-wide.desktop")
md5sums=('41858897fbe0ad39c9152ec6c10d503c'
- '8c5a88274360238cb970bc451c6873df')
+ 'e34408ed2b0325f46d0956dbcf77bfd6')
-build() {
+prepare() {
cd "$srcdir/solarwolf"
sed -i 's|/usr/share/games/solarwolf|/usr/share/solarwolf|g' solarwolf.py
sed -i 's|/usr/lib/games/solarwolf|/usr/lib/solarwolf|g' solarwolf.py