summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2021-02-05 05:19:02 +0100
committerdec05eba2021-02-05 05:19:02 +0100
commitfcb657acd6d6b8c55454b8d83240e9f1eed2b636 (patch)
treeb50e8abba1ba9baf5e1d136c53ad0f08cc95c714 /PKGBUILD
parent1bb9bb9eb36bf7066dde62bb122b4e86603a57e9 (diff)
downloadaur-fcb657acd6d6b8c55454b8d83240e9f1eed2b636.tar.gz
Matrix: fix crash when a room is being removed in one thread and the room description is set in another, at the same time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9095834b1d33..83bfc8bbe515 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r530.1591c32
+pkgver=r531.0d4b8ba
pkgrel=1
pkgdesc='A dmenu-inspired native client for web services. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('19b7e8e16d5fb59d10d87001f0a21ce06c7e3cf6b7e4472ab8a96e6328b5f8a9635734858fcfb7e7a985b219cc5e06d4394ef63cc0e99ed49ccdb6b22d0ec5cd')
+sha512sums=('30f9c8008483bf006162d10297386e96050663924c47751b22e378f215c91d2e82191c5e3f18d40a7d5b02778f6ff436323f0cc2f6cfc3f8eda999043db999c9')
build() {
cd "$srcdir"