aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:06:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:44 +0100
commit3ae7de54c93ec8517954f5399c3a577c03ea8786 (patch)
treebf6ba0c828391a974c194e2623317afb611c878b
parentf670aa42f535147139621106ff0a3ad149314e76 (diff)
community/py3-mygpoclient: rebuild against python 3.10
-rw-r--r--community/py3-mygpoclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-mygpoclient/APKBUILD b/community/py3-mygpoclient/APKBUILD
index 80bdb1d4387..ffa4f2ce108 100644
--- a/community/py3-mygpoclient/APKBUILD
+++ b/community/py3-mygpoclient/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Johannes Marbach <n0-0ne+gitlab@mailbox.org>
pkgname=py3-mygpoclient
pkgver=1.8
-pkgrel=1
+pkgrel=2
pkgdesc="Python Client Library for gpodder.net"
url="https://github.com/gpodder/mygpoclient"
arch="noarch"