From 28349db027c71f36b3ef4adb46cd8cd4bd01961c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 21 May 2020 22:37:13 +0200 Subject: openttd-git: 29441.7309bdec4-1 -> 29441.7309bdec4-1 --- openttd-git/PKGBUILD | 5 ++++- openttd-git/opntitle.dat | Bin 0 -> 144068 bytes openttd-git/underground.patch | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 openttd-git/opntitle.dat diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD index c5f72f97..f8f15c8d 100644 --- a/openttd-git/PKGBUILD +++ b/openttd-git/PKGBUILD @@ -37,11 +37,13 @@ source=( "signaltunnel.patch" "sloped-stations.patch" "underground.patch" + 'opntitle.dat' ) sha512sums=('SKIP' 'd1fdbf90c512530df1f01ccc68b3e0444c27124138b4acdc25717806f786ad1ab9218b5ddd6dd2e2b1f3b39c7fdb0dfe2673b7fb34ec8e4959b75c5a7c0af5a0' 'e6379448a49c0db8b07bb090ed14fe019611667b79506b4441219ee172893b726bdc431943c15a9f8fcc5a7b53de8e557929f10c27af32896a54463e2719e0a6' - '2b81a5156a2091ec70127957d1146f569b2746d8be4880b13c8dd95c04374311401c937d46ec0080fb97c2db00ee25f91dd17cc9081c1864b9998e895582b816') + '1d79053e7d427db3d4089b1503fdc08dacad511814a84ec6a2a9cbb4d8ec43c7bb91b67a636ddf786d4d3abb693d3447eae2a5b34578e535678fa2d50d191e31' + 'a3fd5b230b7cdd67a1b6607887433c0cb85ba1dfd30cedfddf573a58b23ccce7c470a22cf7f65a29c173bba12976c5889482cef24f49c8c0a829883a71bcd87d') pkgver() { printf '%s.%s\n' \ @@ -56,6 +58,7 @@ pkgver() { prepare() { cd "${srcdir}/${pkgname}" + cp "${srcdir}/opntitle.dat" bin/baseset/ ISODATE=$( date -d@$( diff --git a/openttd-git/opntitle.dat b/openttd-git/opntitle.dat new file mode 100644 index 00000000..9793856b Binary files /dev/null and b/openttd-git/opntitle.dat differ diff --git a/openttd-git/underground.patch b/openttd-git/underground.patch index f8748598..fb0d7a07 100644 --- a/openttd-git/underground.patch +++ b/openttd-git/underground.patch @@ -1,3 +1,6 @@ +diff --git a/bin/baseset/opntitle.dat b/bin/baseset/opntitle.dat +index 264aaff60b..9793856b76 100644 +Binary files a/bin/baseset/opntitle.dat and b/bin/baseset/opntitle.dat differ diff --git a/layer.txt b/layer.txt new file mode 100644 index 0000000000..a5947189b9 -- cgit v1.2.3-54-g00ecf