summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c6126750303..c0dfb270cbaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = quake3-excessiveplus
pkgdesc = Excessive Plus is a modification for Quake 3 where all weapons are 'excessive'.
- pkgver = 2.2a
+ pkgver = 2.2b
pkgrel = 1
url = http://www.excessiveplus.net/
arch = any
license = custom
depends = quake3
- noextract = xp-2.2a.zip
- source = http://www.excessiveplus.net/files/release/xp-2.2a.zip
- md5sums = 4a152dbb155f4d2848361aba3936eb45
+ noextract = xp-2.2b.zip
+ source = http://www.excessiveplus.net/files/release/xp-2.2b.zip
+ md5sums = 72a288aef8bfee1bcca782702e40495c
pkgname = quake3-excessiveplus
diff --git a/PKGBUILD b/PKGBUILD
index 0724831eed8b..5c98ef0fc3c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Slash <demodevil5[at]yahoo[dot]com>
pkgname=quake3-excessiveplus
-pkgver=2.2a
+pkgver=2.2b
pkgrel=1
pkgdesc="Excessive Plus is a modification for Quake 3 where all weapons are 'excessive'."
url="http://www.excessiveplus.net/"
@@ -9,7 +9,7 @@ arch=('any')
license=('custom')
depends=('quake3')
source=("http://www.excessiveplus.net/files/release/xp-${pkgver}.zip")
-md5sums=('4a152dbb155f4d2848361aba3936eb45')
+md5sums=('72a288aef8bfee1bcca782702e40495c')
noextract=("xp-${pkgver}.zip")
build() {