summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 566ae4a67cc1..4779625fe839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Falk Höppner <falk hoppner se>
pkgname=qbittorrent-vuetorrent-bin
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=1
pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!'
arch=('any')
@@ -16,10 +16,8 @@ install=qbittorrent-vuetorrent.install
source=(
"https://github.com/WDaan/VueTorrent/releases/download/v$pkgver/vuetorrent.zip"
qbittorrent-vuetorrent.install)
-sha512sums=(
- '171bf05d2c53bfe1832680b85bb472c7ec6a80a564435a9446e600999732e28c35a28871f31ac9e563ebb4493532216ff8bcb040c541477fc233fcecc14583d7'
- 'a52cd1793dc31b9a6fc95bfb9378eb9508c1ff2c79107d4d774823d35c0e9befbc8c86a97de023ff7939abeb2ce5511ff9183924658cbf88837db8ef7f2962cf'
-)
+sha512sums=('e1fbe2db1532e752d5fa0f83a6b37afbbdc54d4c5c73ade8a4f2780df6cda51f37f1623b81583aa9c475a7c49359806f1a366ab1b63ee6fab0c9f87b0e07714b'
+ 'a52cd1793dc31b9a6fc95bfb9378eb9508c1ff2c79107d4d774823d35c0e9befbc8c86a97de023ff7939abeb2ce5511ff9183924658cbf88837db8ef7f2962cf')
package() {
cd "$srcdir/vuetorrent"