summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoorat2024-02-28 19:43:01 +0600
committerzoorat2024-02-28 19:43:01 +0600
commitfdc4f68870a68e44cca020bd8efe31d364a730d4 (patch)
tree721f398cc558cde5efbccf5832634ae03c80ddac
parent60402043f3490f3d6cb5e7cc247216528c62fb34 (diff)
downloadaur-fdc4f68870a68e44cca020bd8efe31d364a730d4.tar.gz
updating to v2.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36b597ad0dd0..25e5fc8051b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-vuetorrent-bin
pkgdesc = The sleekest looking WebUI for qBittorrent made with Vue.js!
- pkgver = 2.7.0
+ pkgver = 2.7.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.7.0.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.7.0/vuetorrent.zip
- sha512sums = bc4636fb3c5ece0f022a3b2aa2f638aa2aa94db26ac370a87004a54392fe5679be2d19c8a3087895ac8c26a67b10197e6aa17dd232dcc5bff3eabf9fdd6a6ef5
+ source = vuetorrent-2.7.1.zip::https://github.com/WDaan/VueTorrent/releases/download/v2.7.1/vuetorrent.zip
+ sha512sums = 0aa53eb66ee384f514d555f40d686c946479057baef98860cc76d6d48a84d42f312eb107c8d69286c4816983926d2ba37cd977bf56acce974257e4b344568c20
pkgname = qbittorrent-vuetorrent-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6b9b704b20b6..2d7d872e78a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qbittorrent-vuetorrent-bin
_pkgname=vuetorrent
-pkgver=2.7.0
+pkgver=2.7.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=('bc4636fb3c5ece0f022a3b2aa2f638aa2aa94db26ac370a87004a54392fe5679be2d19c8a3087895ac8c26a67b10197e6aa17dd232dcc5bff3eabf9fdd6a6ef5')
+sha512sums=('0aa53eb66ee384f514d555f40d686c946479057baef98860cc76d6d48a84d42f312eb107c8d69286c4816983926d2ba37cd977bf56acce974257e4b344568c20')
package() {
cd "$srcdir/vuetorrent"