openttd: upver

This commit is contained in:
Samir Benmendil 2015-09-23 21:36:36 +00:00
parent e076027304
commit 4edd2750be

View File

@ -1,19 +1,21 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=openttd
pkgver=1.4.2
pkgver=1.5.2
pkgrel=1
pkgdesc="An engine for running Transport Tycoon Deluxe or alternative data files"
arch=('x86_64')
url='http://www.openttd.org'
license=('GPL2')
depends=('desktop-file-utils' 'fontconfig' 'hicolor-icon-theme' 'icu' 'libpng' 'sdl')
optdepends=('openttd-opengfx: graphic set.' 'openttd-openmsx: music set.' 'openttd-opensfx: sound set.')
depends=('desktop-file-utils' 'fontconfig' 'hicolor-icon-theme' 'icu' 'libpng' 'sdl' 'xz')
optdepends=('openttd-opengfx: graphic set.'
'openttd-openmsx: music set.'
'openttd-opensfx: sound set.')
conflicts=('openttd-dev' 'openttd-svn')
changelog=ChangeLog
categories=('games')
source=("http://binaries.openttd.org/releases/$pkgver/$pkgname-$pkgver-source.tar.xz")
md5sums=('2a77a7c1301b90e7338450640b2e921d')
md5sums=('46ac4a9441cca5f5908dc6a069f78e20')
build() {
cd $pkgname-$pkgver