diff --git a/x11-packages/openttd-gfx/build.sh b/x11-packages/openttd-gfx/build.sh index f0cebe4b9..e250ce8a0 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=15 +TERMUX_PKG_REVISION=16 TERMUX_PKG_SRCURL=https://cdn.openttd.org/opengfx-releases/$TERMUX_PKG_VERSION/opengfx-$TERMUX_PKG_VERSION-all.zip TERMUX_PKG_SHA256=c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0dfe TERMUX_PKG_BUILD_IN_SRC=true diff --git a/x11-packages/openttd-sfx/build.sh b/x11-packages/openttd-sfx/build.sh index b286c6b72..791c257e9 100644 --- a/x11-packages/openttd-sfx/build.sh +++ b/x11-packages/openttd-sfx/build.sh @@ -8,7 +8,7 @@ TERMUX_PKG_LICENSE="CC0-1.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=0.2.3 -TERMUX_PKG_REVISION=16 +TERMUX_PKG_REVISION=17 TERMUX_PKG_SRCURL=https://bundles.openttdcoop.org/opensfx/releases/$TERMUX_PKG_VERSION/opensfx-$TERMUX_PKG_VERSION.zip TERMUX_PKG_SHA256=3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662 TERMUX_PKG_BUILD_IN_SRC=true diff --git a/x11-packages/openttd/build.sh b/x11-packages/openttd/build.sh index 73bf8f634..b034aee56 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 Pliushch " TERMUX_PKG_VERSION=1.10.2 -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=02cbd81b3d511c52c73c2a7f8938bfe3bfa16085b63f5d3f8e85f1d2ffbcc5cf TERMUX_PKG_DEPENDS="desktop-file-utils, fontconfig, hicolor-icon-theme, libicu, liblzma, liblzo, libpng, openttd-gfx, openttd-msx, openttd-sfx, sdl"