Thunar: update to 4.18.6

This commit is contained in:
Pascal Huber 2023-05-15 13:55:06 +02:00 committed by classabbyamp
parent e087a1b2c7
commit eaa018d8c8

View file

@ -1,6 +1,6 @@
# Template file for 'Thunar' # Template file for 'Thunar'
pkgname=Thunar pkgname=Thunar
version=4.18.4 version=4.18.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://docs.xfce.org/xfce/thunar/Start" homepage="https://docs.xfce.org/xfce/thunar/Start"
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS" changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2" distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
checksum=c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc checksum=ee49b6e3fa1e7eac7f4d200ad6786d10f65721eb2cc18e36ce55a7195558140d
Thunar-devel_package() { Thunar-devel_package() {
depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}" depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"