From abc826966a675e1a9b9f3d7ed8c68c1b1b9ba0ce Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 26 Jul 2020 03:03:34 +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 0298c5934..6251da791 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 Pliushch " TERMUX_PKG_VERSION=1.1.2 -TERMUX_PKG_REVISION=20 +TERMUX_PKG_REVISION=21 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"