aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 09:25:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:28 +0000
commit5ea485cc10be6971b52191d6221a951a6ff2dfe6 (patch)
tree2837f4a9e904e3eae101e55b3e2c90b019bafbd8
parent5c2bcaa98584bd29dcfb9c1beaca5b892442340f (diff)
testing/py3-pysonic: rebuild against python 3.9
-rw-r--r--testing/py3-pysonic/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pysonic/APKBUILD b/testing/py3-pysonic/APKBUILD
index 7d7d5030580..b60a7ded622 100644
--- a/testing/py3-pysonic/APKBUILD
+++ b/testing/py3-pysonic/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pysonic
_pyname=py-sonic
pkgver=0.7.9
-pkgrel=0
+pkgrel=1
pkgdesc="Python library to wrap the Subsonic REST API"
url="https://github.com/crustymonkey/py-sonic"
arch="noarch"