summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKokaKiwi2023-11-09 13:42:43 +0100
committerKokaKiwi2023-11-09 13:42:43 +0100
commit64501cb2210f5c045f5f6f7653165f708bee0543 (patch)
tree49d089adb748e6c51b37db3650d041414b6cc80d
parent8180e37edb6c85323d8a3a07cfa1a24cc838a42c (diff)
downloadaur-64501cb2210f5c045f5f6f7653165f708bee0543.tar.gz
upgpkg: python-qbittorrent-api 2023.11.55-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43b25fb59cf9..20f6ab298b9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-qbittorrent-api
pkgdesc = Python client for qBittorrent v4.1+ Web API
- pkgver = 2023.10.54
+ pkgver = 2023.11.55
pkgrel = 1
url = https://pypi.org/project/qbittorrent-api
arch = any
@@ -14,8 +14,8 @@ pkgbase = python-qbittorrent-api
depends = python-urllib3
depends = python-six
depends = python-packaging
- source = python-qbittorrent-api-2023.10.54.tar.gz::https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.10.54.tar.gz
- sha256sums = 0d815f2a8d41dba37e08e858ca48e83464634ffdb145b1c49f049c2fc4a7031e
- b2sums = d007b2f8e0f137fb4de3bba7dedfb462d6b1d6883eaab56ec04adbd6bea8ad518c57b619bfb164fc6aaefae0df7f29697ed825be6f1fe5d49dea09ba08931a63
+ source = python-qbittorrent-api-2023.11.55.tar.gz::https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.11.55.tar.gz
+ sha256sums = 964467311c01392fe7a095899ea00d3f50a69d338db469091630f69e18458cdf
+ b2sums = 26a0955e2900e5d133ac782b99e0a3eb7e184fa6a17d8e3b02c1dcd2615581becd912fc9d7b81d932445c7449274d3a161e7d0587335a8a8a927ea7f4509d112
pkgname = python-qbittorrent-api
diff --git a/PKGBUILD b/PKGBUILD
index 59362e7d26d2..a3455223a39a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=qbittorrent-api
pkgname="python-$_pkgname"
-pkgver=2023.10.54
+pkgver=2023.11.55
pkgrel=1
pkgdesc="Python client for qBittorrent v4.1+ Web API"
arch=('any')