From f1273aef783a4621e88f4d3246d63f6d6c904bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 24 Feb 2023 12:41:22 +0700 Subject: [PATCH] Thunar: update to 4.18.4. --- srcpkgs/Thunar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template index f41c1d34cd8..d40b1f7a567 100644 --- a/srcpkgs/Thunar/template +++ b/srcpkgs/Thunar/template @@ -1,6 +1,6 @@ # Template file for 'Thunar' pkgname=Thunar -version=4.18.3 +version=4.18.4 revision=1 build_style=gnu-configure 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" 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=f402ea38519f3f803b8f06933c05ddbf8c0c61d2e8ef93fcbe1fc7f6525e3297 +checksum=c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc Thunar-devel_package() { depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"