From fa9c42bc114908a24b66dc42ebf43b006e7965b7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 11 Apr 2016 11:37:18 +0100 Subject: [PATCH] warzone2100: update to 3.1.5 --- warzone2100/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/warzone2100/PKGBUILD b/warzone2100/PKGBUILD index 88a88bd38..b22271408 100644 --- a/warzone2100/PKGBUILD +++ b/warzone2100/PKGBUILD @@ -1,5 +1,5 @@ pkgname=warzone2100 -pkgver=3.1.4 +pkgver=3.1.5 pkgrel=1 pkgdesc="3D real-time strategy game where you fight to rebuilt the world destroyed by nuclear war." arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=('gawk' 'bison' 'flex' 'zip' 'unzip') conflicts=('warzone2100-dev') changelog=ChangeLog source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('89f681bc809810cee3deed92fdee3712cbb8f0eb9be971ae8a50b8dfbc6df4f7') +sha256sums=('21aacc3e475d17338cf7a57aefe4517868822a8167fb6c291f6f6f3b454ca442') build() { cd ${pkgname}-${pkgver}