From 43cb3084c429332a7b8019622f97365ac4f3de64 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Thu, 13 Aug 2020 23:13:32 +0000 Subject: [PATCH] the-powder-toy: bump revision --- x11-packages/the-powder-toy/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/the-powder-toy/build.sh b/x11-packages/the-powder-toy/build.sh index bb5c1fa00..e5d4c993d 100644 --- a/x11-packages/the-powder-toy/build.sh +++ b/x11-packages/the-powder-toy/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="The Powder Toy is a free physics sandbox game" TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=95.0 -TERMUX_PKG_REVISION=11 +TERMUX_PKG_REVISION=12 TERMUX_PKG_SRCURL=https://github.com/ThePowderToy/The-Powder-Toy/archive/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=f60c3dc93e4ceddeda92b768e75a2d218f8df3da4a569b7d7cb57fff5515e15b TERMUX_PKG_DEPENDS="fftw, libbz2, libc++, libcurl, liblua52, sdl2, libx11, zlib"