summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Escoz2019-12-30 13:03:19 +0100
committerDaniel Escoz2019-12-30 13:03:19 +0100
commit135dbe6d9a205696db5ef06e990634e6fc126ee5 (patch)
tree320e3c03889627624c6326076c71d145a499ffc9 /PKGBUILD
parent56dd775630037ba01bb481b3305108beb9468367 (diff)
downloadaur-knyttstories.tar.gz
Update game location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e72176b20c8..31894a7a0408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,15 @@
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=knyttstories
pkgver=1.2.1
-pkgrel=5
+pkgrel=6
pkgdesc="In Knytt Stories, each level is its own little adventure. One level is included with the game, where you have to stop a machine that draws the life out of the planet. An official expansion pack is also featured at the website with four original levels."
url="http://nifflas.ni2.se/"
arch=('i686' 'x86_64')
-depends=()
-[ "$CARCH" = i686 ] && depends=('wine')
-[ "$CARCH" = x86_64 ] && depends=('bin32-wine')
+depends=(wine)
makedepends=('unzip')
source=(knyttstories
msvcp60.zip
- "http://nifflas.ni2.se/content/Knytt%20Stories/Knytt%20Stories%20121.zip"
+ "http://nifflas.ni2.se/games/Knytt%20Stories%20121.zip"
knyttstories.desktop \
knyttstories.png)
license=('freeware')