summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Minnocci2022-06-19 13:33:08 +0200
committerFrancesco Minnocci2022-06-19 13:33:08 +0200
commit4b71313fa4973e2485bc2a816957a1d1e6efcda1 (patch)
tree5369dce531b478e0a298d787b9e7a16b8d503b1d
parentd92fb4b772ff71160d4ffcb476265cb1cd53e3be (diff)
downloadaur-4b71313fa4973e2485bc2a816957a1d1e6efcda1.tar.gz
qbit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38292a38e9aa..8fc0b28f5d81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-vuetorrent-bin
pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js!
- pkgver = 0.16.2
+ pkgver = 0.17.1
pkgrel = 1
url = https://github.com/WDaan/VueTorrent
install = qbittorrent-vuetorrent.install
@@ -8,7 +8,7 @@ pkgbase = qbittorrent-vuetorrent-bin
license = GPL3
optdepends = qbittorrent: for use with qbittorrent
optdepends = qbittorrent-nox: for use with qbittorrent-nox
- source = vuetorrent-0.16.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v0.16.2/vuetorrent.zip
- sha512sums = b1fb697c4c2591fcc5740c9ec10feb6db77364e46bf8083b9a68c23f3fe1f0dc8bc20469fc59d5ab2137df07587fb2821e61628624797c6619af0573a8d9a3e4
+ source = vuetorrent-0.17.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v0.17.1/vuetorrent.zip
+ sha512sums = ffcaae908e5607ea66ca47a3213383daa2e74cc8dfe4bc8b699c546c26ae76d90cacd6b87048474807bfca7d3017215f4e68fd5e0c63a42ff594906a51d5ad30
pkgname = qbittorrent-vuetorrent-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0494eab9cf4f..ad86a043b070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=0.16.2
+pkgver=0.17.1
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
)
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::https://github.com/WDaan/VueTorrent/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('b1fb697c4c2591fcc5740c9ec10feb6db77364e46bf8083b9a68c23f3fe1f0dc8bc20469fc59d5ab2137df07587fb2821e61628624797c6619af0573a8d9a3e4')
+sha512sums=('ffcaae908e5607ea66ca47a3213383daa2e74cc8dfe4bc8b699c546c26ae76d90cacd6b87048474807bfca7d3017215f4e68fd5e0c63a42ff594906a51d5ad30')
package() {
cd "$srcdir/vuetorrent"