summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f5e1e1e529b..24a413ae5b36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,23 +1,19 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: Kyle Keen <keenerd@gmail.com>
pkgname=spheres-of-chaos
pkgver=2.0.7
-pkgrel=3
+pkgrel=4
pkgdesc="Asteroids, while dropping acid."
url="http://www.spheresofchaos.com/"
_watch="http://www.spheresofchaos.com/p/download.php"
arch=('i686' 'x86_64')
license=("custom:freeware")
depends=('sdl')
+depends_x86_64=('lib32-sdl' 'lib32-libpulse')
source=(http://www.spheresofchaos.com/files/chaosl.zip chaosl)
md5sums=('ec067bc2373c055f42884d35e35d9b40'
'bef16e8ff1c7a3c226b698c932ece5f2')
-case $CARCH in
- x86_64)
- depends=('lib32-sdl' 'lib32-libpulse')
- ;;
-esac
-
build() {
cd "$srcdir"
sed -i 's/sphchaos/.spchaos/' Chaosl