summaryrefslogtreecommitdiffstats
path: root/linhes/qbittorrent-vuetorrent-bin
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-08-16 17:19:27 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-08-16 17:19:27 (GMT)
commit679fa84b47d4e95a5886899b71e6d5377eb42bf1 (patch)
tree9b0c2be090466e30204cca3d9a41de266c45fc44 /linhes/qbittorrent-vuetorrent-bin
parentc5dd62f7e68898400612b2fc88d1b0dc6c90bbbd (diff)
downloadlinhes_pkgbuild-679fa84b47d4e95a5886899b71e6d5377eb42bf1.zip
linhes_pkgbuild-679fa84b47d4e95a5886899b71e6d5377eb42bf1.tar.gz
linhes_pkgbuild-679fa84b47d4e95a5886899b71e6d5377eb42bf1.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.11.2
Diffstat (limited to 'linhes/qbittorrent-vuetorrent-bin')
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/.SRCINFO8
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
index 5455b25..6704f99 100644
--- a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
+++ b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-vuetorrent-bin
pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js!
- pkgver = 2.10.2
- pkgrel = 2
+ pkgver = 2.11.2
+ pkgrel = 1
url = https://github.com/WDaan/VueTorrent
install = qbittorrent-vuetorrent.install
arch = any
@@ -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.10.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.10.2/vuetorrent.zip
- sha512sums = 7ff613191675f59ebf73e1135b1e6dd88b175f583bdeeb743499a6f1614902a411df8f18204923df5f4a34c32ce9619c194fa63dd7155f815e40623c82ce2672
+ source = vuetorrent-2.11.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.11.2/vuetorrent.zip
+ sha512sums = f15986aba5215a7f6fa93a5334bb30d542695f25f7dd42cfe7b9a9601c742449cfbdd3dcc0842d4d8b9629117287c5f0b9aaf47e23984995a73b05288dbdbce6
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index a3b917c..62b59fc 100644
--- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
+++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=2.10.2
-pkgrel=2
+pkgver=2.11.2
+pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=(
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::${url}/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('7ff613191675f59ebf73e1135b1e6dd88b175f583bdeeb743499a6f1614902a411df8f18204923df5f4a34c32ce9619c194fa63dd7155f815e40623c82ce2672')
+sha512sums=('f15986aba5215a7f6fa93a5334bb30d542695f25f7dd42cfe7b9a9601c742449cfbdd3dcc0842d4d8b9629117287c5f0b9aaf47e23984995a73b05288dbdbce6')
package() {
cd "$srcdir/vuetorrent"