From 060daa63f4cf44757f40d97101951e78b5c3ec33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 4 Jan 2025 13:05:19 +0700 Subject: [PATCH] Thunar: update to 4.20.1. --- srcpkgs/Thunar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template index 0b36f7bc94c..e0acb9c11d8 100644 --- a/srcpkgs/Thunar/template +++ b/srcpkgs/Thunar/template @@ -1,6 +1,6 @@ # Template file for 'Thunar' pkgname=Thunar -version=4.20.0 +version=4.20.1 revision=1 build_style=gnu-configure build_helper="gir" @@ -18,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=27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0 +checksum=e5a83ccd2992b4c4e5ada3563ce92ebcbc222e13bb53d45ec350923ce1a51b6a Thunar-devel_package() { depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"