From f040d386033cbe0a7b4020c6a2084b067158495e Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Sun, 17 May 2026 16:42:33 -0500 Subject: [PATCH] radicale: update to 3.7.3. --- srcpkgs/radicale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template index 563e319c026..643b4915345 100644 --- a/srcpkgs/radicale/template +++ b/srcpkgs/radicale/template @@ -1,6 +1,6 @@ # Template file for 'radicale' pkgname=radicale -version=3.7.2 +version=3.7.3 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://radicale.org" changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md" distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz" -checksum=3aebca0b6db83733eaa3c63a86a87d1f545d83aeacdc442d12903ba46b78a6a5 +checksum=7acc24d94414e4899674fcd0a71d7dbaea44a692c6ebba12f575a36f2c730569 conf_files=" /etc/radicale/config /etc/radicale/rights"