From 7c3e75c7ec3fff4dc537fd0982eaaec7b188814f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 15:57:33 +0000 Subject: [PATCH] testing/radicale: rebuild against python 3.8 --- testing/radicale/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD index 5b008245830..31afdeda5d7 100644 --- a/testing/radicale/APKBUILD +++ b/testing/radicale/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=radicale pkgver=2.1.11 -pkgrel=0 +pkgrel=1 pkgdesc="A simple CalDAV (calendar) and CardDAV (contact) server" url="http://radicale.org" arch="noarch"