[arch-commits] Commit in openttd/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sat May 29 20:07:10 UTC 2021
Date: Saturday, May 29, 2021 @ 20:07:09
Author: arodseth
Revision: 950217
upgpkg: openttd 1.11.2-3
Modified:
openttd/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 20:06:23 UTC (rev 950216)
+++ PKGBUILD 2021-05-29 20:07:09 UTC (rev 950217)
@@ -4,7 +4,7 @@
pkgname=openttd
pkgver=1.11.2
-pkgrel=2
+pkgrel=3
pkgdesc='Engine for running Transport Tycoon Deluxe'
arch=(x86_64)
url='https://www.openttd.org'
@@ -23,6 +23,7 @@
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_INSTALL_BINDIR=bin \
-D CMAKE_INSTALL_DATADIR=/usr/share \
+ -D CMAKE_CXX_FLAGS='-mtune=generic' \
-G Ninja \
-S $pkgname-$pkgver
ninja -C build
More information about the arch-commits
mailing list