diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 06:03:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 06:03:10 -0300 |
commit | 812b409961d5a9db08b9dcaccc2907e74cd398a8 (patch) | |
tree | cf5cfd713971853459096b9cc6500ff6b9215e8a /libre/openttd | |
parent | c11d57f1c5b7d25c1a53161699cc98267259eaaf (diff) | |
download | abslibre-812b409961d5a9db08b9dcaccc2907e74cd398a8.tar.gz abslibre-812b409961d5a9db08b9dcaccc2907e74cd398a8.tar.bz2 abslibre-812b409961d5a9db08b9dcaccc2907e74cd398a8.zip |
openttd-1.5.2-3.parabola1: C++11 ABI rebuild
Diffstat (limited to 'libre/openttd')
-rw-r--r-- | libre/openttd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/openttd/PKGBUILD b/libre/openttd/PKGBUILD index 56858d8b0..afe388240 100644 --- a/libre/openttd/PKGBUILD +++ b/libre/openttd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 145426 2015-11-01 11:24:29Z bpiotrowski $ +# $Id: PKGBUILD 148989 2015-12-06 17:40:08Z bluewind $ # Maintainer (Arch): Vesa Kaihlavirta <vegai@iki.fi> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=openttd pkgver=1.5.2 -pkgrel=2.parabola1 +pkgrel=3.parabola1 pkgdesc='An engine for running Transport Tycoon Deluxe, without nonfree openttd-opensfx recommendation' arch=('i686' 'x86_64' 'armv7h') url='http://www.openttd.org' |