xfdesktop: update to 4.14.2

This commit is contained in:
Leonid Pliushch 2020-01-13 14:56:00 +02:00 committed by Yaksh Bariya
parent 8d6d943e32
commit 5869a29f1e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/
TERMUX_PKG_DESCRIPTION="A desktop manager for XFCE environment"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=4.14.1
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=4.14.2
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfdesktop/${TERMUX_PKG_VERSION:0:4}/xfdesktop-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=f705a016246ec54ab0c688d1a0577f6c2b45a446690aa8d9e5a7ac23efebf882
TERMUX_PKG_SHA256=a30534461fea907f969f608a11c84be0b1aaad687c591c32cd56a9d274ea3e74
TERMUX_PKG_DEPENDS="exo, garcon, hicolor-icon-theme, libwnck, libxfce4ui, startup-notification, thunar"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-notifications"