Odamex 0.6.3

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-04-26 08:04:57 +00:00
parent 4d8b397c6c
commit 9f3e76eced

View File

@ -4,8 +4,8 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=odamex
pkgver=0.6.2
pkgrel=2
pkgver=0.6.3
pkgrel=1
pkgdesc='A free client/server multiplayer engine for the classic FPS Doom.'
arch=('x86_64')
url='http://odamex.net/'
@ -15,7 +15,7 @@ makedepends=('cmake')
categories=('games')
install=install.sh
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-src-$pkgver.tar.bz2")
md5sums=('02251fb367de5cefebba0895bb6ec6e0')
md5sums=('8a6e32608ac95ac3cde93e06190436e6')
build() {
cd $srcdir/$pkgname-src-$pkgver