summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-03-24 20:43:12 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-03-24 20:43:12 (GMT)
commit10f5e7e08cc43d34b578cbdc542aff4469b56e2d (patch)
treea83cec0bc8f5fb3954a4877476c50d5c60d7ead0
parent6e18e88f75db6542bc825bdb5a6dfbe0ade4ac20 (diff)
downloadlinhes_pkgbuild-10f5e7e08cc43d34b578cbdc542aff4469b56e2d.zip
linhes_pkgbuild-10f5e7e08cc43d34b578cbdc542aff4469b56e2d.tar.gz
linhes_pkgbuild-10f5e7e08cc43d34b578cbdc542aff4469b56e2d.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.7.2
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/.SRCINFO4
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO
index 25e5fc8..b0abc65 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.7.1
+ pkgver = 2.7.2
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.7.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.7.1/vuetorrent.zip
+ source = vuetorrent-2.7.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.7.2/vuetorrent.zip
sha512sums = 0aa53eb66ee384f514d555f40d686c946479057baef98860cc76d6d48a84d42f312eb107c8d69286c4816983926d2ba37cd977bf56acce974257e4b344568c20
pkgname = qbittorrent-vuetorrent-bin
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 2d7d872..58271c1 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.7.1
+pkgver=2.7.2
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=('0aa53eb66ee384f514d555f40d686c946479057baef98860cc76d6d48a84d42f312eb107c8d69286c4816983926d2ba37cd977bf56acce974257e4b344568c20')
+sha512sums=('e34703647ba7fc61f0ef9e45f396aada647d6ee5df8b728a7a8c5ceb1ccd14375f0e2b60d9a56341b2dab613a287c1b4634569f75288aa89b4f021feb7c1640e')
package() {
cd "$srcdir/vuetorrent"