summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-04-25 03:46:28 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-04-25 03:46:28 (GMT)
commit19472bf8544b8bc1a771177a6062c38b0447ca75 (patch)
tree316814465b800189fa099fc8e68db03c4fe47527
parentdcf25c272f229566f1cc9a28e09acdf170971dd9 (diff)
downloadlinhes_pkgbuild-19472bf8544b8bc1a771177a6062c38b0447ca75.zip
linhes_pkgbuild-19472bf8544b8bc1a771177a6062c38b0447ca75.tar.gz
linhes_pkgbuild-19472bf8544b8bc1a771177a6062c38b0447ca75.tar.bz2
qbittorrent-vuetorrent-bin: update
-rw-r--r--linhes/qbittorrent-vuetorrent-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
index 4a4931f..591eb8d 100644
--- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
+++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=1.5.3
+pkgver=1.5.4
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=('c7e4ffb7ae2982429f5a78deebb503e46a77a3453483d4bfb6a111fafb6bb3a8001f6ad6a6159dda8a4e4b52376a439e3a431d89d085f7ee11b1fd0d76d6bab5')
+sha512sums=('28a1b36b46658a2b6b479b3f36710060d951a772e21cad934dbc5bba8b4c78b63364af4c3cb34fe59c8105c741890ece4fbb30534f414f58d69c4522fc04e902')
package() {
cd "$srcdir/vuetorrent"