summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c339fc9c006..92275ed67a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qbittorrent-vuetorrent-bin
pkgver=0.4.6
-pkgrel=1
+pkgrel=2
pkgdesc='A modern looking WebUI for qBittorrent, made with VueJS and ExpressJS'
arch=(any)
url='https://github.com/WDaan/VueTorrent'
@@ -16,7 +16,7 @@ source=(
"https://github.com/WDaan/VueTorrent/releases/download/$pkgver/release.zip"
qbittorrent-vuetorrent.install)
md5sums=('5aa51091616bd3a11795b35d96bdbcf5'
- '96ce85f1cb499e33f788bd9726873231')
+ '019ab0089790fb7a631e7b8016cfded8')
package() {
cd "$srcdir/vuetorrent"