Thunar: update to 4.20.0.

This commit is contained in:
Đoàn Trần Công Danh 2024-12-16 07:20:11 +07:00 committed by Đoàn Trần Công Danh
parent 1c09c5c531
commit 7592250633
1 changed files with 5 additions and 6 deletions

View File

@ -1,13 +1,12 @@
# Template file for 'Thunar'
pkgname=Thunar
version=4.18.11
revision=2
version=4.20.0
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="--enable-gio-unix --enable-gudev
--enable-exif --disable-static --enable-notifications
--with-locales-dir=/usr/share/locale"
hostmakedepends="pkg-config intltool glib-devel"
--enable-exif --disable-static --enable-notifications"
hostmakedepends="pkg-config gettext glib-devel polkit"
makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel
xfce4-panel-devel libSM-devel libICE-devel libX11-devel cairo-devel
pcre2-devel pango-devel atk-devel gdk-pixbuf-devel libxfce4ui-devel
@ -19,7 +18,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=7d0bdae2076a568c137d403ab5600e06a7a4f7a02514d486da7b8414aa75d612
checksum=27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0
Thunar-devel_package() {
depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"