summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-09-28 00:22:19 +0200
committerdec05eba2020-09-28 00:22:19 +0200
commit3fd8276a1c34b3aec0f9fe02b2fe574bf8f4fb03 (patch)
tree928dcb3f1ce3bb0db729d9c19eafcef90b6eab7a /PKGBUILD
parentfeea9e2e70acb2df5716f645bc569d739543d415 (diff)
downloadaur-3fd8276a1c34b3aec0f9fe02b2fe574bf8f4fb03.tar.gz
Matrix: fix login with pantalaimon proxy, fix logout crash, show real login error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea5b00860760..8ea58c6529f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r273.9fb104f
+pkgver=r275.90c13ef
pkgrel=1
pkgdesc='A native client for web media. Supports youtube, nyaa.si, 4chan and several manga sites.'
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('08c645ecd15909a815fd415939717d25db9903eed375243d0e93147cc78416f63a56e8796b5891f6912f5c271d69f7f763421faada2e07f5c4471aa3347a898d')
+sha512sums=('96686c422611ff2ff81528274c22a153cae75fc20ccf0cd527a5d01cfe603227ca582ada5b9351f5cd75b34137730cc7e601f97c0f3f1cdbb8955d9bfeb7a346')
build() {
cd "$srcdir"