mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
Freeciv 2.4.0
This commit is contained in:
parent
8fd410553a
commit
8afd50cfcb
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||||
|
|
||||||
pkgname=freeciv
|
pkgname=freeciv
|
||||||
pkgver=2.3.4
|
pkgver=2.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Multiplayer clone of Civilization™."
|
pkgdesc="Multiplayer clone of Civilization™."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -14,7 +14,7 @@ depends=('bzip2' 'freetype2' 'readline' 'sdl' 'sdl_image' 'sdl_mixer')
|
|||||||
changelog=ChangeLog
|
changelog=ChangeLog
|
||||||
categories=('games')
|
categories=('games')
|
||||||
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
|
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
|
||||||
md5sums=('2a49c417ffedd54cf648adf1ddf707a9')
|
md5sums=('10c9cec7a094b991204c82b2dd506298')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-$pkgver
|
cd $srcdir/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user