diff options
| author | Britney Fransen <brfransen@gmail.com> | 2025-12-25 03:37:21 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2025-12-25 03:37:21 (GMT) |
| commit | b5be72a75a9d4f88c22ba7cda7b1d1bedae02313 (patch) | |
| tree | ce4c7c9cd61437ca78348c3c209275e5b0ced29a | |
| parent | c5a604d59a2b51cd17460d69ba7653167b986d89 (diff) | |
| download | linhes_pkgbuild-b5be72a75a9d4f88c22ba7cda7b1d1bedae02313.zip linhes_pkgbuild-b5be72a75a9d4f88c22ba7cda7b1d1bedae02313.tar.gz linhes_pkgbuild-b5be72a75a9d4f88c22ba7cda7b1d1bedae02313.tar.bz2 | |
qbittorrent-vuetorrent-bin: update to 2.31.1
| -rw-r--r-- | linhes/qbittorrent-vuetorrent-bin/.SRCINFO | 6 | ||||
| -rw-r--r-- | linhes/qbittorrent-vuetorrent-bin/PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO index 002908c..7f67dd4 100644 --- a/linhes/qbittorrent-vuetorrent-bin/.SRCINFO +++ b/linhes/qbittorrent-vuetorrent-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qbittorrent-vuetorrent-bin pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js! - pkgver = 2.28.2 + pkgver = 2.31.1 pkgrel = 1 url = https://github.com/WDaan/VueTorrent install = qbittorrent-vuetorrent.install @@ -10,7 +10,7 @@ pkgbase = qbittorrent-vuetorrent-bin optdepends = qbittorrent-nox: for use with qbittorrent-nox provides = qbittorrent-vuetorrent conflicts = qbittorrent-vuetorrent - source = vuetorrent-2.28.2.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.28.2/vuetorrent.zip - sha512sums = c8c4b9a57e2b7e7fa9482204230e78d92a7a400a8baabe929ba983ef418eb34f43b8618cf18d72bae7807c672e28171e7d8aaac22b19d162a77842b3dbf1da67 + source = vuetorrent-2.31.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.31.1/vuetorrent.zip + sha512sums = c317843fc4bf20ffeedf160574f72dffc3ea19d1062cf0764fee55dcf3d1f3b3af6d02ae2d2a1541047e1c72e29cd47e1014feb3d535b4610d985bdfa3a39e65 pkgname = qbittorrent-vuetorrent-bin diff --git a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD index f6ec27d..096d047 100644 --- a/linhes/qbittorrent-vuetorrent-bin/PKGBUILD +++ b/linhes/qbittorrent-vuetorrent-bin/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qbittorrent-vuetorrent-bin _pkgname=vuetorrent -pkgver=2.28.2 +pkgver=2.31.1 pkgrel=1 pkgdesc='The sleekest looking WebUI for qBittorrent made with Vue.js!' @@ -21,7 +21,7 @@ optdepends=( install=qbittorrent-vuetorrent.install source=("${_pkgname}-$pkgver.zip::${url}/releases/download/v$pkgver/${_pkgname}.zip") -sha512sums=('c8c4b9a57e2b7e7fa9482204230e78d92a7a400a8baabe929ba983ef418eb34f43b8618cf18d72bae7807c672e28171e7d8aaac22b19d162a77842b3dbf1da67') +sha512sums=('c317843fc4bf20ffeedf160574f72dffc3ea19d1062cf0764fee55dcf3d1f3b3af6d02ae2d2a1541047e1c72e29cd47e1014feb3d535b4610d985bdfa3a39e65') package() { cd "$srcdir/vuetorrent" |
