summaryrefslogtreecommitdiffstats
path: root/linhes
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2026-05-01 02:36:21 (GMT)
committerBritney Fransen <brfransen@gmail.com>2026-05-01 02:36:21 (GMT)
commit3eb849dfbfa99ceee2ffa4ee7cf2acc3c530b951 (patch)
treefcb1717e0e5ab780e8b63e36a66c49b6f94f451c /linhes
parent36dbe704a9a1b539850255cc228589e55758c45d (diff)
downloadlinhes_pkgbuild-3eb849dfbfa99ceee2ffa4ee7cf2acc3c530b951.zip
linhes_pkgbuild-3eb849dfbfa99ceee2ffa4ee7cf2acc3c530b951.tar.gz
linhes_pkgbuild-3eb849dfbfa99ceee2ffa4ee7cf2acc3c530b951.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.32.1
Diffstat (limited to 'linhes')
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/.SRCINFO6
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
index 7f67dd4..ad5e8b7 100644
--- a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
+++ b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-vuetorrent-bin
pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js!
- pkgver = 2.31.1
+ pkgver = 2.32.1
pkgrel = 1
url = https://github.com/WDaan/VueTorrent
install = qbittorrent-vuetorrent.install
@@ -10,7 +10,7 @@ pkgbase = qbittorrent-vuetorrent-bin
optdepends = qbittorrent-nox: for use with qbittorrent-nox
provides = qbittorrent-vuetorrent
conflicts = qbittorrent-vuetorrent
- source = vuetorrent-2.31.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.31.1/vuetorrent.zip
- sha512sums = c317843fc4bf20ffeedf160574f72dffc3ea19d1062cf0764fee55dcf3d1f3b3af6d02ae2d2a1541047e1c72e29cd47e1014feb3d535b4610d985bdfa3a39e65
+ source = vuetorrent-2.32.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.32.1/vuetorrent.zip
+ sha512sums = 0ee40cceae343cd674d76b091e2e145f8c74704a1901e3e31171204154269928fbc2911ba40edd8af41d770dd27f06886796fa27c8b6ef73256c2917841116a2
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 096d047..b79f9f2 100644
--- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
+++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=2.31.1
+pkgver=2.32.1
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
@@ -21,7 +21,7 @@ optdepends=(
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::${url}/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('c317843fc4bf20ffeedf160574f72dffc3ea19d1062cf0764fee55dcf3d1f3b3af6d02ae2d2a1541047e1c72e29cd47e1014feb3d535b4610d985bdfa3a39e65')
+sha512sums=('0ee40cceae343cd674d76b091e2e145f8c74704a1901e3e31171204154269928fbc2911ba40edd8af41d770dd27f06886796fa27c8b6ef73256c2917841116a2')
package() {
cd "$srcdir/vuetorrent"