From 4850bccba55f07a5d4a1b23a3a36b31d02eff34b Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 8 Mar 2020 20:15:17 +0200 Subject: [PATCH] the-powder-toy: update to 95.0 --- x11-packages/the-powder-toy/build.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-packages/the-powder-toy/build.sh b/x11-packages/the-powder-toy/build.sh index 5e20cfb68..96655849c 100644 --- a/x11-packages/the-powder-toy/build.sh +++ b/x11-packages/the-powder-toy/build.sh @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://powdertoy.co.uk/ TERMUX_PKG_DESCRIPTION="The Powder Toy is a free physics sandbox game" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " -TERMUX_PKG_VERSION=94.1 -TERMUX_PKG_REVISION=7 +TERMUX_PKG_VERSION=95.0 TERMUX_PKG_SRCURL=https://github.com/ThePowderToy/The-Powder-Toy/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=9770c0732c97e4e89a1e53330c969e9675595f78e6673c519c3724d6df591e72 +TERMUX_PKG_SHA256=f60c3dc93e4ceddeda92b768e75a2d218f8df3da4a569b7d7cb57fff5515e15b TERMUX_PKG_DEPENDS="fftw, libbz2, libc++, liblua52, sdl2, libx11, zlib" TERMUX_PKG_FOLDERNAME=The-Powder-Toy-${TERMUX_PKG_VERSION} TERMUX_PKG_BUILD_IN_SRC=true