Revert "xfce4-panel: update to 4.15.4"

This reverts commit 97cb413f4f.
This commit is contained in:
Leonid Pliushch 2020-09-12 21:02:28 +00:00 committed by Yaksh Bariya
parent f30ab0ba66
commit 8e866a6d93
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/
TERMUX_PKG_DESCRIPTION="Panel for the XFCE environment"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=4.15.4
TERMUX_PKG_VERSION=4.15.2
TERMUX_PKG_REVISION=11
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfce4-panel/${TERMUX_PKG_VERSION:0:4}/xfce4-panel-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=ac4166b0072ff2b88b4f0fafaf7dad17f21b2df865bd447f277ddc20720bf444
TERMUX_PKG_SHA256=a668b5315268ba5b14b6574edbe00c522f879dea659b75c7742da7140cc3657f
TERMUX_PKG_DEPENDS="desktop-file-utils, exo, hicolor-icon-theme, garcon, libwnck, libxfce4ui, xfconf"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-gtk3"