summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2023-10-26 12:43:17 +0200
committerFrancesco Minnocci2023-10-26 12:43:17 +0200
commit8b754f11eff245e5bcdc90747a4618943313a536 (patch)
treeb9901e5f35102fa6acb1919d5983782a21584912 /PKGBUILD
parent2b62a9b1e9b644be60adae052615899cd2f0a5ff (diff)
downloadaur-8b754f11eff245e5bcdc90747a4618943313a536.tar.gz
Update to v1.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ba786a2ac43..9e58dd4256bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=1.7.4
+pkgver=1.8.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=('17f8f236337e9377474436033e5a24a88682b798f11a7648399eaa12cb2c7a737e0494ac0035d4f435d11a64e1606bf53ce260ad77f611f6bf52011db7e48133')
package() {
cd "$srcdir/vuetorrent"