summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-11-09 18:09:02 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-11-09 18:09:02 (GMT)
commitb4c0a094a60195de5b952ad532c724267ea8f76b (patch)
tree84b3dfea237c6be28d580a96c7b68fd9113a4abe
parentfad0b9720f0f94e452feeb947c422b021bc5f5fe (diff)
downloadlinhes_pkgbuild-b4c0a094a60195de5b952ad532c724267ea8f76b.zip
linhes_pkgbuild-b4c0a094a60195de5b952ad532c724267ea8f76b.tar.gz
linhes_pkgbuild-b4c0a094a60195de5b952ad532c724267ea8f76b.tar.bz2
qbittorrent-vuetorrent-bin: update to 2.1.0
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 8ba786a..22f4f7f 100644
--- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
+++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=1.7.4
+pkgver=2.1.0
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
@@ -17,7 +17,7 @@ optdepends=(
)
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::https://github.com/WDaan/VueTorrent/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('51219c0f2ed8bcd38eab2fa22ec3be0933e817f9f493887ece67577a26525e787e722c32b953d150050eab49f7bc88992d1a815dbccd1aec92f32fb8cd668f20')
+sha512sums=('dbe48ccca8e2ed3789a5ba57bac48d840b2d94a4144e6e2068271c0bbdc4b485c2ea2da45dc7b9594c3c746222aa9b9c7ccb0e121da53db29e6440100c6ec112')
package() {
cd "$srcdir/vuetorrent"