mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:27:15 +08:00
odamex: update to 0.7
This commit is contained in:
parent
5ebf6b83ef
commit
c7122edb57
@ -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
|
pkgname=odamex
|
||||||
pkgver=0.6.4
|
pkgver=0.7.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A free client/server multiplayer engine for the classic FPS Doom.'
|
pkgdesc='A free client/server multiplayer engine for the classic FPS Doom.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -15,7 +10,7 @@ makedepends=('cmake')
|
|||||||
categories=('games')
|
categories=('games')
|
||||||
install=install.sh
|
install=install.sh
|
||||||
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-src-$pkgver.tar.bz2")
|
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-src-$pkgver.tar.bz2")
|
||||||
md5sums=('5a33cb9cd54037d9475d15f87782c04d')
|
sha1sums=('a10690e7d4ad011fe63a6620eaab00e0934efa3e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-src-$pkgver
|
cd $srcdir/$pkgname-src-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user