summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-11-16 14:27:13 +0100
committerdec05eba2020-11-16 14:27:13 +0100
commit238792ba4354d8c4360cee46d9ccadfc31bcf684 (patch)
tree4b78c49a653f6f69c88366afd4575b050dfcfe1f /PKGBUILD
parent1a78a32cfd29b05250ea879ff339999dac4fd520 (diff)
downloadaur-238792ba4354d8c4360cee46d9ccadfc31bcf684.tar.gz
Matrix: fix unread red marker when fetching previous messages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5a235c41eb4..ee1588c68786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r448.f1f10a2
+pkgver=r449.4eeaa5c
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=('22abafe8d877cc31ad887a44c3fe907a5cb135e03650770e7eedd94808094183cb2ebe616d585fe4b01a1e26bfc2050adfa438d126e03d36a38814296c248ad3')
+sha512sums=('291211aed973ffd951307c4c5bd6fa12cda337115254511975c860a17dcb1f80ba709fe3cbbdae06d42a29d79a357be905a19b3c496e641b33e17d3e58618d41')
build() {
cd "$srcdir"