aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-29 13:35:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:05 +0000
commite32c095f09120e35ec492b5c1be502c0cbcd7547 (patch)
tree0b370acb6521c4d372983df321c81a776ec52b2c
parent64c3f0ef11f250aa174881f8690aabbeab3bc46e (diff)
testing/khard: rebuild against python 3.9
-rw-r--r--testing/khard/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/khard/APKBUILD b/testing/khard/APKBUILD
index 83e70b9ec9c..3810e7e1943 100644
--- a/testing/khard/APKBUILD
+++ b/testing/khard/APKBUILD
@@ -3,7 +3,7 @@
pkgname=khard
_pyname=$pkgname
pkgver=0.17.0
-pkgrel=0
+pkgrel=1
pkgdesc="Console CardDAV client"
url="https://github.com/scheibler/khard"
arch="noarch !x86" # deps not available on x86