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.7
version=3.7.8
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=36041169f16ddf508748f1818c15b4e63cbe855744d708a298d137da741c901f
checksum=0a113d3f580610793c30cd52c065d858d025ea354de2972c1722d511988617e1
conf_files="
/etc/radicale/config
/etc/radicale/rights"
Expand Down
Loading