summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-12-10 20:02:47 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-12-10 20:02:47 (GMT)
commit03a7bfc456ece1f5dab7fa50a3880c88327bd415 (patch)
tree5b686097b34a4d5db85bab386ab2d883c64371e3
parent91ef7515a1df3ee1aaf1ee36c804ea6f1ed732cc (diff)
downloadlinhes_pkgbuild-03a7bfc456ece1f5dab7fa50a3880c88327bd415.zip
linhes_pkgbuild-03a7bfc456ece1f5dab7fa50a3880c88327bd415.tar.gz
linhes_pkgbuild-03a7bfc456ece1f5dab7fa50a3880c88327bd415.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.4.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 bf4759e..6db1025 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.2.0
+ pkgver = 2.4.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.2.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.2.0/vuetorrent.zip
- sha512sums = ed4c50dfa0b993ee4ce65c18301c94b3053b17d45129fec49007d10ab50ddba07219e4e58a7507465a83e981896e708a02ed2ed088a6808e493881a02fea0505
+ source = vuetorrent-2.4.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.4.0/vuetorrent.zip
+ sha512sums = 79716b682b9dfa52546b5bb219bd1a0247d54cc41547d8bcaa2f35dd8d825b3cd5f3d1d154ba02939e51a4659d5e97bdf19f52499d454a10630ed6aaeedc96d2
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 3dfa271..fee69e2 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.2.0
+pkgver=2.4.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=('ed4c50dfa0b993ee4ce65c18301c94b3053b17d45129fec49007d10ab50ddba07219e4e58a7507465a83e981896e708a02ed2ed088a6808e493881a02fea0505')
+sha512sums=('79716b682b9dfa52546b5bb219bd1a0247d54cc41547d8bcaa2f35dd8d825b3cd5f3d1d154ba02939e51a4659d5e97bdf19f52499d454a10630ed6aaeedc96d2')
package() {
cd "$srcdir/vuetorrent"