diff --git a/x11-packages/xfconf/build.sh b/x11-packages/xfconf/build.sh index cf614bb1d..2edff9065 100644 --- a/x11-packages/xfconf/build.sh +++ b/x11-packages/xfconf/build.sh @@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/ TERMUX_PKG_DESCRIPTION="Flexible, easy-to-use configuration management system" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " -TERMUX_PKG_VERSION=4.15.1 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION=4.16.0 TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfconf/${TERMUX_PKG_VERSION:0:4}/xfconf-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=80a65029bf8f7e52b53ef38b879eb4786421283867c7ce1d22a4ebcfb8b0ecf7 +TERMUX_PKG_SHA256=652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425 TERMUX_PKG_DEPENDS="dbus, libxfce4util"