radicale: update to 3.1.0.
This commit is contained in:
parent
60c299bb1d
commit
b6a97431a1
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radicale'
|
||||
pkgname=radicale
|
||||
version=3.0.6
|
||||
revision=3
|
||||
version=3.1.0
|
||||
revision=1
|
||||
wrksrc="Radicale-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,9 +12,9 @@ short_desc="Complete calendar and contact storing and manipulating solution"
|
|||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://radicale.org"
|
||||
changelog="https://github.com/Kozea/Radicale/blob/${version}/NEWS.md"
|
||||
distfiles="https://github.com/Kozea/Radicale/archive/${version}.tar.gz"
|
||||
checksum=69cfbcc66f8dc13fb82c82ed9561a9aad30462a6bb09b45a64ad39401bf61b98
|
||||
changelog="https://github.com/Kozea/Radicale/blob/master/NEWS.md"
|
||||
distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=96ea98ea5a888069fbda1efe4fa68fa4b2966283cf0285bc5911b027d0a921ee
|
||||
conf_files="
|
||||
/etc/radicale/config
|
||||
/etc/radicale/rights
|
||||
|
|
Loading…
Reference in a new issue