odamex: update to 0.7

This commit is contained in:
gnastyle 2016-02-24 22:24:51 +01:00
parent 5ebf6b83ef
commit c7122edb57

View File

@ -1,10 +1,5 @@
#
# Games Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=odamex
pkgver=0.6.4
pkgver=0.7.0
pkgrel=1
pkgdesc='A free client/server multiplayer engine for the classic FPS Doom.'
arch=('x86_64')
@ -15,7 +10,7 @@ makedepends=('cmake')
categories=('games')
install=install.sh
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-src-$pkgver.tar.bz2")
md5sums=('5a33cb9cd54037d9475d15f87782c04d')
sha1sums=('a10690e7d4ad011fe63a6620eaab00e0934efa3e')
build() {
cd $srcdir/$pkgname-src-$pkgver