summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlya Zlobintsev2024-01-22 20:46:57 +0200
committerIlya Zlobintsev2024-01-22 20:46:57 +0200
commite197b1a324aca9b828f0c7fdf92832f6adf6df0b (patch)
tree81e244f8aebc7b0cc35f4f2af699df56235b5ea0 /PKGBUILD
parent50753c671975e1db6a30cc9c8d5c9d48f3ea8994 (diff)
downloadaur-qbittorrent-cli-bin.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21195b7f6e37..79f4f7b18650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ilya Zlobintsev <ilya.zlve@gmail.com>
pkgname=qbittorrent-cli-bin
-pkgver=1.7.23016.1
-pkgrel=2
+pkgver=1.8.24012.1
+pkgrel=1
pkgdesc="Command line interface for remote qBittorrent instances"
arch=("any")
url="https://github.com/fedarovich/qbittorrent-cli"
@@ -21,9 +21,9 @@ changelog=
source_x86_64=("https://github.com/fedarovich/qbittorrent-cli/releases/download/v${pkgver}/qbt-linux-x64-net6-${pkgver}.tar.gz")
source_arm=("https://github.com/fedarovich/qbittorrent-cli/releases/download/v${pkgver}/qbt-linux-arm-net6-${pkgver}.tar.gz")
source_aarch64=("https://github.com/fedarovich/qbittorrent-cli/releases/download/v${pkgver}/qbt-linux-arm64-net6-${pkgver}.tar.gz")
-sha256sums_x86_64=('26a345a380657ea5be19e19c09e71571b4e11fd5c512e380f992b1665ec76637')
-sha256sums_arm=('245dd819a01825c3e063e534987e21a15325319c4c2ba663e1c8c0a8a9f09104')
-sha256sums_aarch64=('5bd6284e8b91b39758e0c54a97b130f71a3882f1b57bd3987be38f62bd997b2c')
+sha256sums_x86_64=('49511e02b694d475c1cb89220230fe31263a3938d9e1b9e33d09ed220718a3b0')
+sha256sums_arm=('d5a7fcd68b21da6d4f676da34b152686e6a24a60dc7e9519d07d37a5d28add9d')
+sha256sums_aarch64=('1aa9849b606fd558bbe2b5dae421506696a0c185beda55e48b7a82a91807dab2')
package() {
mkdir -p "$pkgdir/usr/lib/$pkgname"