user/jellysub: rebuild for python3.12
This commit is contained in:
parent
8cddad5d72
commit
12511e2a64
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
|
||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=jellysub
|
||||
_pkgname=$pkgname
|
||||
pkgver=0.0.6
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
arch="noarch"
|
||||
pkgdesc="Jellysub is an HTTP service which sits between Subsonic-compatible clients and a Jellyfin server."
|
||||
url="https://pypi.python.org/project/$pkgname"
|
||||
|
|
Loading…
Reference in a new issue