mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:47:15 +08:00
Odamex 0.6.3
This commit is contained in:
parent
4d8b397c6c
commit
9f3e76eced
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user