summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmls2015-07-28 14:44:51 +0200
committersmls2015-07-28 14:44:51 +0200
commit01cb9c7f041781f0a721600545b4bbf78886b8f8 (patch)
treebee1d3369f20d575917d34019f7eca0b4b3f91fa
parent17a3ffc5f2224081c34d7501596869caa38d81bd (diff)
downloadaur-atomzombiesmasher-demo.tar.gz
rename package: atomzombiesmasher -> atomzombiesmasher-demo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b0e9bab495a..adca1d44ddd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = atomzombiesmasher
+pkgbase = atomzombiesmasher-demo
pkgdesc = A 2D tactics/strategy game where you evacuate civilians from zombie-infested cities. (Free demo)
pkgver = 1.94
pkgrel = 1
@@ -10,8 +10,10 @@ pkgbase = atomzombiesmasher
depends = mono
depends = libgdiplus
depends = csfml-bin
+ conflicts = atomzombiesmasher
conflicts = atomzombiesmasherdemo
conflicts = atomzombiesmasher-hib
+ replaces = atomzombiesmasherdemo
source = http://blendogames.com/files/atomzombiesmasherdemo_v1_84.tar
source = http://blendogames.com/files/atomzombiepatch_v1_94_linux.tar.gz
source = atomzombiesmasher.desktop
@@ -21,5 +23,5 @@ pkgbase = atomzombiesmasher
md5sums = b1f2e18834d1bec5785a889f642e2191
md5sums = 341ce551a8525be96d6c59c1bf9efd2a
-pkgname = atomzombiesmasher
+pkgname = atomzombiesmasher-demo
diff --git a/PKGBUILD b/PKGBUILD
index 94db3d194ec4..881560a35ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam S. <smls75@gmail.com>
# Contributor: Malte Wessel <muunleit AT lavabit DOT com>
-pkgname=atomzombiesmasher
+pkgname=atomzombiesmasher-demo
pkgver=1.94
pkgrel=1
pkgdesc="A 2D tactics/strategy game where you evacuate civilians from zombie-infested cities. (Free demo)"
@@ -9,7 +9,8 @@ arch=('any')
url="http://blendogames.com/atomzombiesmasher/"
license=("custom:commercial")
depends=('openal' 'libsndfile' 'mono' 'libgdiplus' 'csfml-bin')
-conflicts=("atomzombiesmasherdemo" "atomzombiesmasher-hib")
+conflicts=("atomzombiesmasher" "atomzombiesmasherdemo" "atomzombiesmasher-hib")
+replaces=("atomzombiesmasherdemo")
PKGEXT='.pkg.tar'
source=("http://blendogames.com/files/atomzombiesmasherdemo_v1_84.tar"