Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/radicale/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'radicale'
pkgname=radicale
version=3.7.3
version=3.7.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
Expand All @@ -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=7acc24d94414e4899674fcd0a71d7dbaea44a692c6ebba12f575a36f2c730569
checksum=3a8769a6ba9e5453637815bd960a46ad99d8e9caaa907f4e3ebe345eb4290553
conf_files="
/etc/radicale/config
/etc/radicale/rights"
Expand Down