warzone2100: update to 3.1.5

This commit is contained in:
Jeff Huang 2016-04-11 11:37:18 +01:00
parent 607bd40a95
commit fa9c42bc11

View File

@ -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}