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"