aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 17:55:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:42 +0000
commitf58cc6266b5fae5e0074677ee0af748afe93f046 (patch)
tree540451afbc1068746f4d277a9226c68cf55d95cb
parent75f13beb606a807089d8a9eb01fdb41797603088 (diff)
testing/xandikos: rebuild against python 3.9
-rw-r--r--testing/xandikos/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xandikos/APKBUILD b/testing/xandikos/APKBUILD
index 657e8f7feb9..a5a3981c3df 100644
--- a/testing/xandikos/APKBUILD
+++ b/testing/xandikos/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=xandikos
pkgver=0.2.6
-pkgrel=0
+pkgrel=1
pkgdesc="a lightweight yet complete CardDAV/CalDAV server that backs onto a Git repository"
url="https://xandikos.org"
arch="noarch"