summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9e628d4ba57..c0bd1ba8c6fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r294.48aa562
+pkgver=r299.87c7a3c
pkgrel=1
pkgdesc='A native client for web media. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -14,11 +14,12 @@ optdepends=(
'automedia: For automatically downloading new chapters of tracked manga'
'waifu2x-ncnn-vulkan: For upscaling manga pages when using the --upscale-images option'
'xdg-utils: For downloading torrents when using nyaa.si plugin'
+ 'ffmpeg: For sending video metadata and thumbnail with /upload in matrix'
)
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('325e3b6e7e2fc5a36c4865621d18a46863cd95c798968272c47d1238c9a61c577135b7576847ff038fad0d1fa8b3a71941e3f366c071205d438515d3de553864')
+sha512sums=('c9fee7827a3425a762ca78e3afa908281509b8274b7ae9094dd464c2ca5eccc3c6163403d02654bc9802845488b5442428de2bc5946a3af4ee512f7b6d12ea2b')
build() {
cd "$srcdir"