upgpkg: python-jellyfin-apiclient 1.9.2-1

upstream release

upgpkg: python-jellyfin-apiclient 1.9.2-1

upstream release
This commit is contained in:
2022-10-01 09:31:44 +02:00
parent a371d8db29
commit 360b54b2a2
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Contributor: Marius Lindvall <(firstname) {cat} varden {dog} info>
pkgname=python-jellyfin-apiclient
pkgver='1.9.1'
pkgver=1.9.2
pkgrel=1
pkgdesc="Python API client for Jellyfin"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('python>=3.6' 'python-requests' 'python-urllib3' 'python-websocket-client' 'python-six' 'python-certifi')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/j/jellyfin-apiclient-python/jellyfin-apiclient-python-$pkgver.tar.gz")
b2sums=('8d0c889471f97b0605d18c3fade60d42c0d89b2b6b6b294c25256648829f13f23fbf7ed427587110f9d95247c5704354e295b73d6d8e94a471d0c6d533b3fd84')
b2sums=('4d8547e33a151678824abf6bc055dee984f61c7b550fa404751c648f53817b291260ec855d0788e46c3cdf1f3b907832fb65a7ffbf84fbdb56fa0ccdee25fcc9')
build() {
cd "${srcdir}/jellyfin-apiclient-python-${pkgver}"