summaryrefslogtreecommitdiff
path: root/libre/openttd/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-28 15:45:06 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-28 15:45:06 -0500
commit9e4f7c8cedcdaefa2b9b5d2a3ea56023ee6d1e3d (patch)
tree314209ecc9550bfd97ee26a347d79602c694b248 /libre/openttd/PKGBUILD
parent28afb45ff5151bd0e1c6d2796a12fac36b960b1b (diff)
parent65108b850086fbb23c8ee931c71208fc7873e751 (diff)
downloadabslibre-9e4f7c8cedcdaefa2b9b5d2a3ea56023ee6d1e3d.tar.gz
abslibre-9e4f7c8cedcdaefa2b9b5d2a3ea56023ee6d1e3d.tar.bz2
abslibre-9e4f7c8cedcdaefa2b9b5d2a3ea56023ee6d1e3d.zip
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/openttd/PKGBUILD')
-rw-r--r--libre/openttd/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD
index b68a4bc7c..cbb4d097d 100644
--- a/libre/openttd/PKGBUILD
+++ b/libre/openttd/PKGBUILD
@@ -1,9 +1,10 @@
# $Id: PKGBUILD 184972 2016-08-03 10:06:19Z lcarlier $
# Maintainer (Arch): Vesa Kaihlavirta <vegai@iki.fi>
-# Maintainer: André Silva <emulatorman@hyperbola.info>
+# Maintainer (Hyperbola): André Silva <emulatorman@hyperbola.info>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=openttd
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=2.parabola1
pkgdesc='An engine for running Transport Tycoon Deluxe, without nonfree openttd-opensfx recommendation'
arch=('i686' 'x86_64' 'armv7h')
@@ -12,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=('df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0')
+sha256sums=('61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36')
build() {
cd ${pkgname}-${pkgver}