summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f10769f..76f95bd 100644
--- a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
+++ b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = qbittorrent-vuetorrent-bin
pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js!
- pkgver = 2.14.1
+ pkgver = 2.17.0
pkgrel = 1
- url = https://github.com/WDaan/VueTorrent
+ url = https://github.com/VueTorrent/VueTorrent
install = qbittorrent-vuetorrent.install
arch = any
license = GPL3
@@ -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.14.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.14.1/vuetorrent.zip
- sha512sums = 80d214118a390751600b6d20a382809f81b10718f1bcb5e44984cdcc436834d454cbb43786a90bcb5c16f0e201841eccdc0ee203867bdf70981d1eea47e92ab8
+ source = vuetorrent-2.17.0.zip::https://github.com/VueTorrent/VueTorrent/releases/download/v2.17.0/vuetorrent.zip
+ sha512sums = c2608f8451d1944cb386358b870e79aff6e24c4bb134e1677d0824002f5d8c1d118499b0f1f1b57a2d98a8f77d70518be5812a4c6be81debb1a324b12f4366e9
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index d2bf09c..86091ac 100644
--- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
+++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=2.14.1
+pkgver=2.17.0
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
-url='https://github.com/WDaan/VueTorrent'
+url='https://github.com/VueTorrent/VueTorrent'
license=('GPL3')
provides=("qbittorrent-${_pkgname}")
@@ -21,7 +21,7 @@ optdepends=(
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::${url}/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('80d214118a390751600b6d20a382809f81b10718f1bcb5e44984cdcc436834d454cbb43786a90bcb5c16f0e201841eccdc0ee203867bdf70981d1eea47e92ab8')
+sha512sums=('c2608f8451d1944cb386358b870e79aff6e24c4bb134e1677d0824002f5d8c1d118499b0f1f1b57a2d98a8f77d70518be5812a4c6be81debb1a324b12f4366e9')
package() {
cd "$srcdir/vuetorrent"