We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c70fd commit a78a1f3Copy full SHA for a78a1f3
1 file changed
srcpkgs/radicale/template
@@ -1,6 +1,6 @@
1
# Template file for 'radicale'
2
pkgname=radicale
3
-version=3.7.3
+version=3.7.4
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
14
homepage="https://radicale.org"
15
changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
16
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
17
-checksum=7acc24d94414e4899674fcd0a71d7dbaea44a692c6ebba12f575a36f2c730569
+checksum=3a8769a6ba9e5453637815bd960a46ad99d8e9caaa907f4e3ebe345eb4290553
18
conf_files="
19
/etc/radicale/config
20
/etc/radicale/rights"
0 commit comments