Thunar: update to 4.18.0.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-14 10:46:54 +07:00 committed by Đoàn Trần Công Danh
parent c7f411918a
commit 3593555526

View File

@ -1,7 +1,6 @@
# Template file for 'Thunar'
pkgname=Thunar
reverts="4.17.0_1"
version=4.16.11
version=4.18.0
revision=1
build_style=gnu-configure
build_helper="gir"
@ -17,11 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://docs.xfce.org/xfce/thunar/Start"
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
checksum=f47dde90b2e5e3e31920a4f57ddd3670282d0a90870a45e89148fce41b2a8a1b
post_install() {
rm -rf ${DESTDIR}/usr/lib/systemd
}
checksum=d1f4b080c97b9e390eff199aaaac7562fb20f031686f8d5ee5207e953bfc2feb
Thunar-devel_package() {
depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"