summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2010-05-20 18:31:35 -0400
committerSlashbunny2010-05-20 18:31:35 -0400
commit48f6e6de01b944c084228ef7a92e7cd476657ea6 (patch)
tree789ae67cba359282b9c8716f7f8d1d5ab4ac930f
parent0276513aa307ec9218393e1149b0088e2c03b26b (diff)
downloadaur-48f6e6de01b944c084228ef7a92e7cd476657ea6.tar.gz
Updated to latest stable
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD22
2 files changed, 15 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9f3a4a139e2..17902222c923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,14 @@
pkgbase = quake3-excessiveplus
pkgdesc = Excessive Plus is a modification for Quake 3 where all weapons are 'excessive'.
- pkgver = 1.03
+ pkgver = 2.0a
pkgrel = 1
url = http://www.excessiveplus.net/
+ arch = i686
+ arch = x86_64
+ license = custom
depends = quake3
- source = http://www.excessiveplus.net/downloads/xp-1.03-full.zip
- md5sums = 878cf3994734e790dc6c98354d1fa3e5
+ source = http://www.excessiveplus.net/files/release/xp-2.0a.zip
+ md5sums = 234052d4ee31b0871cb8b1d9a896d1b2
pkgname = quake3-excessiveplus
diff --git a/PKGBUILD b/PKGBUILD
index cdda52667f86..d5157ec2d079 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,29 +1,25 @@
# Contributor: Slash <demodevil5[at]yahoo[dot]com>
pkgname=quake3-excessiveplus
-pkgver=1.03
+pkgver=2.0a
pkgrel=1
pkgdesc="Excessive Plus is a modification for Quake 3 where all weapons are 'excessive'."
url="http://www.excessiveplus.net/"
-license=""
+arch=('i686' 'x86_64')
+license=('custom')
depends=('quake3')
-makedepends=()
-conflicts=()
-replaces=()
-backup=()
-install=
-source=('http://www.excessiveplus.net/downloads/xp-1.03-full.zip')
-md5sums=('878cf3994734e790dc6c98354d1fa3e5')
+source=("http://www.excessiveplus.net/files/release/xp-${pkgver}.zip")
+md5sums=('234052d4ee31b0871cb8b1d9a896d1b2')
build() {
- cd $startdir/src/
+ cd $srcdir
# Base Excessive Plus Files
- install -d $startdir/pkg/opt/quake3/
- unzip xp-1.03-full.zip -d $startdir/pkg/opt/quake3/
+ install -d $pkgdir/opt/quake3/
+ unzip xp-${pkgver}.zip -d $pkgdir/opt/quake3/
# Cleanup unneeded files
- cd $startdir/pkg/opt/quake3/
+ cd $pkgdir/opt/quake3/
rm xp_dedicated.bat xp_server.bat xp_singleplayer.bat
cd excessiveplus/
rm -r tools/