summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2025-07-18 14:27:30 (GMT)
committerBritney Fransen <brfransen@gmail.com>2025-07-18 14:27:30 (GMT)
commitcbb33cb557fc973faa61bccecc0a81dd264d22e2 (patch)
treebc2ea8140abde197a092809a81885cf108041c16
parentb3db12d705ab44a97cba72af5d4730d2ac4519e0 (diff)
downloadlinhes_pkgbuild-cbb33cb557fc973faa61bccecc0a81dd264d22e2.zip
linhes_pkgbuild-cbb33cb557fc973faa61bccecc0a81dd264d22e2.tar.gz
linhes_pkgbuild-cbb33cb557fc973faa61bccecc0a81dd264d22e2.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.27.0
-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 0ee778a..9ef6b7c 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.25.0
+ pkgver = 2.27.0
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.25.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.25.0/vuetorrent.zip
- sha512sums = 8abb861b47ece2f7b1901f8a94970e08fd9a7e796da4df85b80dee519feb295c3ae5e4a303d54d21ce1ea111892ecb185bfe44ed7d05d63745b58344d94ea326
+ source = vuetorrent-2.27.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.27.0/vuetorrent.zip
+ sha512sums = fe81843e54bd1e0cb43797e39bace4a7d9483e5b60ee398278ec0c09e7ed7aa80698d3811994ccb1b070ebde99e5bba558c5f0e963e43fd80a843e975ae1b184
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index bac7e6f..5988a92 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.25.0
+pkgver=2.27.0
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=('8abb861b47ece2f7b1901f8a94970e08fd9a7e796da4df85b80dee519feb295c3ae5e4a303d54d21ce1ea111892ecb185bfe44ed7d05d63745b58344d94ea326')
+sha512sums=('fe81843e54bd1e0cb43797e39bace4a7d9483e5b60ee398278ec0c09e7ed7aa80698d3811994ccb1b070ebde99e5bba558c5f0e963e43fd80a843e975ae1b184')
package() {
cd "$srcdir/vuetorrent"