diff --git a/x11-packages/libxfce4ui/build.sh b/x11-packages/libxfce4ui/build.sh index a846e601e..61b5b79f7 100644 --- a/x11-packages/libxfce4ui/build.sh +++ b/x11-packages/libxfce4ui/build.sh @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/ TERMUX_PKG_DESCRIPTION="Commonly used XFCE widgets among XFCE applications" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION=4.17.1 -TERMUX_PKG_REVISION=5 +TERMUX_PKG_VERSION=4.17.2 TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/libxfce4ui/4.17/libxfce4ui-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=ec5347e108cdfbce6d62a8d6db55d5d0506a7ca67779228dae30af2a4b4595fc +TERMUX_PKG_SHA256=c3ba2056dd4d515db5a14b1a589b7afc88e4e2662e27fe93e2054a0e9d09df24 TERMUX_PKG_DEPENDS="gtk2, gtk3, hicolor-icon-theme, libsm, libxfce4util, startup-notification, xfconf, glib" TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" --enable-gtk3 diff --git a/x11-packages/xfce4-goodies/build.sh b/x11-packages/xfce4-goodies/build.sh index 7ccf4d360..49a8db6b8 100644 --- a/x11-packages/xfce4-goodies/build.sh +++ b/x11-packages/xfce4-goodies/build.sh @@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://goodies.xfce.org/ TERMUX_PKG_DESCRIPTION="this meta-package will install various utilities and programs for the XFCE desktop environment (incomplete!)" TERMUX_PKG_LICENSE="Public Domain" TERMUX_PKG_MAINTAINER="Yisus7u7 " -TERMUX_PKG_VERSION=4.14.0 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION=4.16.0 TERMUX_PKG_SKIP_SRC_EXTRACT=true TERMUX_PKG_DEPENDS="xfce4-terminal, xfce4-appfinder, xfce4-calculator-plugin, xfce4-clipman-plugin, xfce4-datetime-plugin, xfce4-dict, xfce4-eyes-plugin, xfce4-mailwatch-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-notifyd, xfce4-panel-profiles, xfce4-screensaver, xfce4-taskmanager, xfce4-timer-plugin, xfce4-wavelan-plugin, xfce4-screenshooter, xfce4-whiskermenu-plugin, thunar-archive-plugin, parole, leafpad, file-roller, galculator, ristretto, gigolo" TERMUX_PKG_METAPACKAGE=true diff --git a/x11-packages/xfce4-terminal/build.sh b/x11-packages/xfce4-terminal/build.sh index e0844a387..f41026f3c 100755 --- a/x11-packages/xfce4-terminal/build.sh +++ b/x11-packages/xfce4-terminal/build.sh @@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/apps/terminal/start TERMUX_PKG_DESCRIPTION="Terminal Emulator for the XFCE environment" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION=0.9.0 -TERMUX_PKG_REVISION=8 +TERMUX_PKG_VERSION=0.9.1 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/xfce4-terminal/0.9/xfce4-terminal-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=53ba1f76501b3d85275c4749eb1d696ff5ef211c16af338f07e0dd6b7947e371 +TERMUX_PKG_SHA256=8746cf1435f6da7f508b0af126d21133ccb69ca0b623339df5559bc5f8177db2 TERMUX_PKG_DEPENDS="desktop-file-utils, exo, hicolor-icon-theme, garcon, libxfce4ui, xfconf, libvte" TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-gtk-doc-html=no"