summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-12-05 06:10:02 +0100
committerdec05eba2020-12-05 06:10:02 +0100
commit82a1cf3c4d7403ebadb6db75a454777e56a7dd69 (patch)
treee3f71535d03a13e4ea21b13781ba358610b6f614 /PKGBUILD
parent25ee58df58117ae9634c517fe83175d797034575 (diff)
downloadaur-82a1cf3c4d7403ebadb6db75a454777e56a7dd69.tar.gz
Matrix: scroll to bottom when receiving previous messages and no visible messages, fix thumbnail size json crash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cfdb4f18480..e72481f9de3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r496.3a501ff
+pkgver=r497.a8e3575
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=('3e62cca033b89ad82ea90e32ce088da372779a5b02c3ae81c46ed211950911232226241aabf9c1adf14732547f1e2a24634e8e727d9e1a9129dab50ee6ae850b')
+sha512sums=('c7ee011ba79114f9e8173f6ee382aac3a299f9107cf4b71c5efd778d40a4a5da58fc0ecedfabbbef5897b8bfa02627b7a616a35a2f26ed5df14dfadf1736f398')
build() {
cd "$srcdir"