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 3e884d4..5455b25 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.9.0
- pkgrel = 1
+ pkgver = 2.10.2
+ pkgrel = 2
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.9.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.9.0/vuetorrent.zip
- sha512sums = 7db7b7df7f2309981c7e982dd2655cba958080c96c565eb26e8edc51d7b307740413259fa63ee947c01ba1a7548a8db7249dbaf773187063f45b0d3f65b1ffc9
+ source = vuetorrent-2.10.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.10.2/vuetorrent.zip
+ sha512sums = 7ff613191675f59ebf73e1135b1e6dd88b175f583bdeeb743499a6f1614902a411df8f18204923df5f4a34c32ce9619c194fa63dd7155f815e40623c82ce2672
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index b916223..a3b917c 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.9.0
-pkgrel=1
+pkgver=2.10.2
+pkgrel=2
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=('7db7b7df7f2309981c7e982dd2655cba958080c96c565eb26e8edc51d7b307740413259fa63ee947c01ba1a7548a8db7249dbaf773187063f45b0d3f65b1ffc9')
+sha512sums=('7ff613191675f59ebf73e1135b1e6dd88b175f583bdeeb743499a6f1614902a411df8f18204923df5f4a34c32ce9619c194fa63dd7155f815e40623c82ce2672')
package() {
cd "$srcdir/vuetorrent"