thunar: update to 4.16.3

This commit is contained in:
Leonid Pliushch 2021-02-09 20:08:11 +00:00 committed by Yaksh Bariya
parent d69aa0335f
commit 269d59b1dc
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,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/xfce/thunar/start
TERMUX_PKG_DESCRIPTION="Modern file manager for XFCE environment"
TERMUX_PKG_LICENSE="GPL-2.0, LGPL-2.1"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=4.15.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=4.16.3
TERMUX_PKG_SRCURL=https://gitlab.xfce.org/xfce/thunar/-/archive/thunar-${TERMUX_PKG_VERSION}/thunar-thunar-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=65f5ea5a689c2c5b57bf47c36028286e92159f7fed8da22c25c1a1c165075dc7
TERMUX_PKG_SHA256=2b7da4f08eeea126082bf9d2b0a78780b588e6937a93c44a8b503c7c2b79a6b6
TERMUX_PKG_DEPENDS="desktop-file-utils, exo, hicolor-icon-theme, libexif, libnotify, libpng, libxfce4ui, libxfce4util"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-maintainer-mode"