summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-10-20 04:57:44 +0200
committerdec05eba2020-10-20 04:57:44 +0200
commite75aa9814bd5fb63f40184a014419677d92845a7 (patch)
tree39a20646a4c6abff1c4df31accbcf8c2932da7da /PKGBUILD
parent741ae6f4ad629faad5d705e10cff4cffafa90c6d (diff)
downloadaur-e75aa9814bd5fb63f40184a014419677d92845a7.tar.gz
Cache video to temporary file instead of memory, add thumbnail loading animation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64fea06569c2..f7658dfd7ffb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r365.878beb1
+pkgver=r368.f126659
pkgrel=1
pkgdesc='A dmenu-inspired native client for web services. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('d4436021bb506687852101aa051d514b4193d0710a20f0c27e7fcfc8639eca52372c709b85305029db37a2625f45f73513c56760c2e686a1d6282f99ebb63782')
+sha512sums=('50e01603c3eee1ce7038948abf1d7ca3c82800cb97e51ac47a66f45f2f3ee13728dac27d93302feb1298a440cee5d669539b5a80b09c0bd57675a3e41cc248d5')
build() {
cd "$srcdir"