Skip to content
Open
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.5
version=3.7.6
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=e7e531aa2f01ecfd0faf000e0af7628c4f35e74090ab9f0262ce8c4bbf6975fa
checksum=ade371e6c966bc3ed1906f4080b5c947e357a14e02ef5c2ba701017d81c2dc1e
conf_files="
/etc/radicale/config
/etc/radicale/rights"
Expand Down