Thunar: update to 4.17.0.
This commit is contained in:
parent
3a1c0c759d
commit
41ddb96f66
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Thunar'
|
||||
pkgname=Thunar
|
||||
version=4.16.1
|
||||
version=4.17.0
|
||||
revision=1
|
||||
wrksrc=thunar-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -11,13 +11,13 @@ configure_args="--enable-gio-unix --enable-gudev
|
|||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel xfce4-panel-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Thunar File Manager"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="Thunar File Manager for XFCE"
|
||||
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://docs.xfce.org/xfce/thunar/Start"
|
||||
changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
|
||||
checksum=da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1
|
||||
checksum=ad004f02d8bda692d76ec2a264e3e1121ae065f3d2ecc9cfe7dd82cd5c69f8a5
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
|
|
Loading…
Reference in New Issue