summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad86a043b070..5bf9e1a2d9d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# TODO
# Maintainer: Francesco Minnocci <ascoli dot minnocci at gmail dot com>
# Contributor: Falk Höppner <falk hoppner se>
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=0.17.1
+pkgver=0.18.1
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
@@ -15,7 +16,7 @@ optdepends=(
)
install=qbittorrent-vuetorrent.install
source=("${_pkgname}-$pkgver.zip::https://github.com/WDaan/VueTorrent/releases/download/v$pkgver/${_pkgname}.zip")
-sha512sums=('ffcaae908e5607ea66ca47a3213383daa2e74cc8dfe4bc8b699c546c26ae76d90cacd6b87048474807bfca7d3017215f4e68fd5e0c63a42ff594906a51d5ad30')
+sha512sums=('bf857bd15ad850888adb952e44bf9d7f395767d326aef71e4f04042088cd8c902510594e7ef89b1dd905d729c0911e62fe94171219993989119c4dec2af5db29')
package() {
cd "$srcdir/vuetorrent"