From b24a931ae80b965744513e03a89b1db581aed73c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 9 Apr 2016 14:48:04 -0300 Subject: openttd-1.6.0-1.parabola1: updating version --- libre/openttd/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/openttd') diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD index 013804167..bc5526807 100644 --- a/libre/openttd/PKGBUILD +++ b/libre/openttd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 153606 2015-12-17 13:27:42Z fyan $ +# $Id: PKGBUILD 169626 2016-04-07 07:39:33Z lcarlier $ # Maintainer (Arch): Vesa Kaihlavirta # Maintainer: André Silva pkgname=openttd -pkgver=1.5.3 -pkgrel=1.parabola2 +pkgver=1.6.0 +pkgrel=1.parabola1 pkgdesc='An engine for running Transport Tycoon Deluxe, without nonfree openttd-opensfx recommendation' arch=('i686' 'x86_64' 'armv7h') url='http://www.openttd.org' @@ -13,7 +13,7 @@ depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-f install=openttd.install optdepends=('openttd-opengfx: free graphics') source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz") -sha256sums=('d8b9a7aaca7c9f3ff69b1d210daf1e2658402941bb9b30cb2789a9df73d1ba63') +sha256sums=('4c12e6b516ffdee20a03ebad80dad85d137130002d6d3e123a568376fe4b4eb2') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.2