summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViech2015-10-05 23:50:35 +0200
committerViech2015-10-05 23:50:35 +0200
commitb597a13fa77eef6a101cdefce859bcb67fc908b9 (patch)
tree3d9c6ff3dda1348c6be399a6950921a94b368ea4
parent11c4070b576750515552c9f1010d1baa2cccfb75 (diff)
downloadaur-b597a13fa77eef6a101cdefce859bcb67fc908b9.tar.gz
Update to 0.44.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2970a93b8060..27eaf46bbad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unvanquished
pkgdesc = A team-based, fast-paced, fps/rts hybrid game which pits aliens against humans. Monthly alpha release.
- pkgver = 0.43.0
+ pkgver = 0.44.0
pkgrel = 1
url = http://www.unvanquished.net
install = unvanquished.install
@@ -8,7 +8,7 @@ pkgbase = unvanquished
arch = i686
license = GPL3
makedepends = cmake
- depends = unvanquished-data>=0.43.0
+ depends = unvanquished-data>=0.44.0
depends = zlib
depends = gmp
depends = nettle
@@ -38,10 +38,10 @@ pkgbase = unvanquished
backup = etc/conf.d/unvanquished.conf
backup = etc/unvanquished/server.cfg
backup = etc/unvanquished/maprotation.cfg
- source = https://github.com/Unvanquished/Unvanquished/archive/archlinux/0.43.0-1.tar.gz
+ source = https://github.com/Unvanquished/Unvanquished/archive/archlinux/0.44.0-1.tar.gz
source = unvanquished.install
source = https://dl.unvanquished.net/deps/linux32-3.tar.bz2
- md5sums = 1097eb8b5607d6e4887a8eabc35184ac
+ md5sums = 65c8a23d5b35776d24c7af6abc8931bb
md5sums = a5246cf3bed53798ddc4d95c6b8c1b37
md5sums = 64aa86d0d0d469c1f2272377e06322a1
diff --git a/PKGBUILD b/PKGBUILD
index 29f5e8b1118e..34a0333327fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Martin F. Schumann
pkgname=unvanquished
-pkgver=0.43.0
+pkgver=0.44.0
pkgrel=1
_gitver="archlinux/${pkgver}-${pkgrel}"
@@ -100,7 +100,7 @@ package() {
ln -s ../../../../etc/unvanquished/maprotation.cfg .
}
-md5sums=('1097eb8b5607d6e4887a8eabc35184ac'
+md5sums=('65c8a23d5b35776d24c7af6abc8931bb'
'a5246cf3bed53798ddc4d95c6b8c1b37')
if test "$CARCH" == "x86_64"; then
md5sums+=('9f73b3b0b4536b022be5d3e218b48ea1')