From 982ed50d3b9068461ec8f9687f67b8840d4e6830 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 7 Feb 2018 01:13:45 -0500 Subject: openttd-1.7.2-1.parabola1: updating version --- libre/openttd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/openttd/PKGBUILD') diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD index cbb4d097d..4a7177eb4 100644 --- a/libre/openttd/PKGBUILD +++ b/libre/openttd/PKGBUILD @@ -4,8 +4,8 @@ # Maintainer: Omar Vega Ramos pkgname=openttd -pkgver=1.7.1 -pkgrel=2.parabola1 +pkgver=1.7.2 +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 @@ license=('GPL') depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz') optdepends=('openttd-opengfx: free graphics') source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz") -sha256sums=('61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36') +sha256sums=('fe51a0bade8fdf6ce3ec696418ecf75c95783cdcabfd7b204eec5c0bb5d149d4') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3