summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-10-01 11:46:34 +0200
committerdec05eba2020-10-01 11:46:34 +0200
commitaa9e7bcfc0f0f3a8467eb718b67ee249a99ef1ff (patch)
treebb515f5d6062049967d588309647f96ce78320b8 /PKGBUILD
parent302894671c93b7fa1f89af07db4e68001d953420 (diff)
downloadaur-aa9e7bcfc0f0f3a8467eb718b67ee249a99ef1ff.tar.gz
Matrix: show indication for unread messages and show the last message in the rooms list, add url selection
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ab32a30204e..fad8001f220b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r286.ae02ed0
+pkgver=r288.a1ff5cb
pkgrel=1
-pkgdesc='A native client for web media. Supports youtube, nyaa.si, 4chan and several manga sites.'
+pkgdesc='A native client for web media. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
url="https://git.dec05eba.com/QuickMedia"
license=('GPL3')
@@ -18,7 +18,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('83a87090a96fcbcfa7b592b1117d533866f4ee75709d2ba69bbe8cebbae5aee40cf8b7d7adecd0ae1b49fa74819d0c2cf4a95fb07e0ffb5b5da80589273b2875')
+sha512sums=('e8624f63c3138e50c755cbd17585dba6b6bbd0ec33354cfac994c116b36f9a2a7cbfb38c63a8c59d6b168619aaaadc35db1059d42e815db58378d74c6ce5ec9c')
build() {
cd "$srcdir"