diff --git a/x11-packages/openttd-gfx/build.sh b/x11-packages/openttd-gfx/build.sh index e250ce8a0..30f0ca69b 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=16 +TERMUX_PKG_REVISION=17 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 791c257e9..1fb21be99 100644 --- a/x11-packages/openttd-sfx/build.sh +++ b/x11-packages/openttd-sfx/build.sh @@ -9,8 +9,8 @@ TERMUX_PKG_LICENSE="CC0-1.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=0.2.3 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_SRCURL=https://cdn.openttd.org/opensfx-releases/$TERMUX_PKG_VERSION/opensfx-$TERMUX_PKG_VERSION-all.zip +TERMUX_PKG_SHA256=6831b651b3dc8b494026f7277989a1d757961b67c17b75d3c2e097451f75af02 TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_PLATFORM_INDEPENDENT=true diff --git a/x11-packages/openttd/build.sh b/x11-packages/openttd/build.sh index b034aee56..a3f38f736 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=5 +TERMUX_PKG_REVISION=6 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"