summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98c4d7beae4a..8456bc51f40b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,18 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth@gmail.com>
-
+# Maintainer: Alad Wenter <alad@mailbox.org>
+# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=kkrieger
pkgver=0.1
-pkgrel=2
+pkgrel=4
pkgdesc='Tiny first person shooter'
arch=('x86_64' 'i686')
url='http://www.pouet.net/prod.php?which=12036'
license=('freeware')
depends=('wine')
makedepends=('gendesk')
-source=("http://web.archive.org/web/20110717024227/http://kk.kema.at/files/$pkgname-beta.zip"
- "http://home.comcast.net/~supportcd/Icons/kkrieger.jpg"
+source=("$pkgname-$pkgver.zip::http://web.archive.org/web/20110717024227/http://kk.kema.at/files/$pkgname-beta.zip"
"$pkgname.sh")
sha256sums=('367f28c37b8b4ed006205dcbdeae825e5341671d4b8f610db22c071aca379445'
- '033ee829423d32986986a929fcb2f26c44714986852228c40be8673646fc0866'
'd14adaf2e933da5cbe3db564b6fbc3fb970358112b5b59e24e86e7efbfbbcd44')
-_name=('.kkrieger')
build() {
cd "$srcdir"