summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKokaKiwi2023-11-09 13:52:13 +0100
committerKokaKiwi2023-11-09 13:52:13 +0100
commit0b30fed1253d54973c82d54de4bf96dbd9213bca (patch)
treed9dfd4e8ffead6a84a44e66a4c966bebc76db532
parent64501cb2210f5c045f5f6f7653165f708bee0543 (diff)
downloadaur-0b30fed1253d54973c82d54de4bf96dbd9213bca.tar.gz
upgpkg: python-qbittorrent-api 2023.11.55-1
Fix checksums
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3455223a39a..1351c2da1b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('MIT')
depends=('python' 'python-requests' 'python-urllib3' 'python-six' 'python-packaging')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('0d815f2a8d41dba37e08e858ca48e83464634ffdb145b1c49f049c2fc4a7031e')
-b2sums=('d007b2f8e0f137fb4de3bba7dedfb462d6b1d6883eaab56ec04adbd6bea8ad518c57b619bfb164fc6aaefae0df7f29697ed825be6f1fe5d49dea09ba08931a63')
+sha256sums=('964467311c01392fe7a095899ea00d3f50a69d338db469091630f69e18458cdf')
+b2sums=('26a0955e2900e5d133ac782b99e0a3eb7e184fa6a17d8e3b02c1dcd2615581becd912fc9d7b81d932445c7449274d3a161e7d0587335a8a8a927ea7f4509d112')
build() {
cd "$_pkgname-$pkgver"