From b55724820a627f20ea2820f96ae0775af876438a Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 28 Jun 2020 15:39:27 +0300 Subject: [PATCH] openttd-gfx: bump revision --- x11-packages/openttd-gfx/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/openttd-gfx/build.sh b/x11-packages/openttd-gfx/build.sh index 7b740c243..ad055a518 100644 --- a/x11-packages/openttd-gfx/build.sh +++ b/x11-packages/openttd-gfx/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A free graphics set for openttd" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=0.5.5 -TERMUX_PKG_REVISION=14 +TERMUX_PKG_REVISION=15 TERMUX_PKG_SRCURL=https://bundles.openttdcoop.org/opengfx/releases/$TERMUX_PKG_VERSION/opengfx-$TERMUX_PKG_VERSION.zip TERMUX_PKG_SHA256=c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0dfe TERMUX_PKG_BUILD_IN_SRC=true