xfconf: update to 4.15.0

This commit is contained in:
Leonid Pliushch 2020-09-12 19:59:44 +00:00 committed by Yaksh Bariya
parent 7aa96d19ba
commit 7270ec878d
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,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.xfce.org/
TERMUX_PKG_DESCRIPTION="Flexible, easy-to-use configuration management system" TERMUX_PKG_DESCRIPTION="Flexible, easy-to-use configuration management system"
TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>" TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=4.14.3 TERMUX_PKG_VERSION=4.15.0
TERMUX_PKG_REVISION=5
TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfconf/${TERMUX_PKG_VERSION:0:4}/xfconf-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SRCURL=http://archive.xfce.org/src/xfce/xfconf/${TERMUX_PKG_VERSION:0:4}/xfconf-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02 TERMUX_PKG_SHA256=af8997964a054fb2c8bfa20a7dbdc22ec007a65004d8a75160464bf431bf0faf
TERMUX_PKG_DEPENDS="dbus, libxfce4util" TERMUX_PKG_DEPENDS="dbus, libxfce4util"