From 55180812cde7a8731b24dbcff652f99b1411d6cb Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Fri, 13 Mar 2020 00:48:22 +0200 Subject: [PATCH] openttd: rebuild after libicu update --- x11-packages/openttd/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/openttd/build.sh b/x11-packages/openttd/build.sh index e13e4531d..37dd79ab8 100644 --- a/x11-packages/openttd/build.sh +++ b/x11-packages/openttd/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="An engine for running Transport Tycoon Deluxe" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=1.9.3 -TERMUX_PKG_REVISION=4 +TERMUX_PKG_REVISION=5 TERMUX_PKG_SRCURL=https://github.com/OpenTTD/OpenTTD/archive/$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=1bbbc65c226d9beaf7aa68d36593152c39563a4802c823eee4faec2cd07e2bc2 TERMUX_PKG_DEPENDS="desktop-file-utils, fontconfig, hicolor-icon-theme, libicu, liblzma, liblzo, libpng, openttd-gfx, openttd-msx, openttd-sfx, sdl"