summaryrefslogtreecommitdiffstats
path: root/linhes
diff options
context:
space:
mode:
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 a6c83ea..f10769f 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.12.0
+ pkgver = 2.14.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.12.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.12.0/vuetorrent.zip
- sha512sums = c814b72a4597129bab7e3b9dc2b94751794805362064baff980bc1635f82566909a2ff27e7cda1f2f4704981ee4f38e2e74252b074e52e847b3858316cd5c65c
+ source = vuetorrent-2.14.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.14.1/vuetorrent.zip
+ sha512sums = 80d214118a390751600b6d20a382809f81b10718f1bcb5e44984cdcc436834d454cbb43786a90bcb5c16f0e201841eccdc0ee203867bdf70981d1eea47e92ab8
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 05266ff..d2bf09c 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.12.0
+pkgver=2.14.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=('c814b72a4597129bab7e3b9dc2b94751794805362064baff980bc1635f82566909a2ff27e7cda1f2f4704981ee4f38e2e74252b074e52e847b3858316cd5c65c')
+sha512sums=('80d214118a390751600b6d20a382809f81b10718f1bcb5e44984cdcc436834d454cbb43786a90bcb5c16f0e201841eccdc0ee203867bdf70981d1eea47e92ab8')
package() {
cd "$srcdir/vuetorrent"