From da858951b35d39b632f8d90d9fe8faf595a4d7ff Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 19 May 2019 15:29:24 +0300 Subject: [PATCH] xorg-xsetroot: bump revision --- x11-packages/xorg-xsetroot/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/xorg-xsetroot/build.sh b/x11-packages/xorg-xsetroot/build.sh index 6df2d45cc..321e5ae99 100644 --- a/x11-packages/xorg-xsetroot/build.sh +++ b/x11-packages/xorg-xsetroot/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Classic X utility to set your root window background to TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=1.1.2 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xsetroot-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c TERMUX_PKG_DEPENDS="libx11, libxcursor, libxmu"