mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
dunelegacy: update to 0.96.4
This commit is contained in:
parent
efcf0da047
commit
35855c0446
@ -1,19 +1,14 @@
|
||||
#
|
||||
# Games Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=dunelegacy
|
||||
pkgver=0.96.3
|
||||
pkgver=0.96.4
|
||||
pkgrel=1
|
||||
pkgdesc="Updated clone of Westood Studios' Dune2."
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://dunelegacy.sourceforge.net"
|
||||
license=('GPL2')
|
||||
depends=('gcc-libs' 'sdl_mixer')
|
||||
depends=('gcc-libs' 'sdl2_mixer')
|
||||
categories=('games')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.bz2)
|
||||
md5sums=('1ca64c06646aeb537d47f601a49463e9')
|
||||
sha1sums=('033c4cd57e6c427c9b8ace9aa42f7502a57f9f94')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user