summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-07-13 13:50:21 +0200
committerdec05eba2020-07-13 13:50:21 +0200
commit7146458d82af532d0aeaf65b1130de9d4f82fd87 (patch)
tree01c654cd175f5b3ec5ef61fade53232e8829ab6f /PKGBUILD
parentfde2c23dc89cb58848834faa0ebf4dff0a69f6b3 (diff)
downloadaur-7146458d82af532d0aeaf65b1130de9d4f82fd87.tar.gz
Temporary disable youtube recommendations, fix youtube related videos
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 460b5c42b2f7..bfddaebdbae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r168.b96dce2
+pkgver=r169.dc72e25
pkgrel=1
pkgdesc='A native client for web media. Works with youtube, 4chan and several manga sites.'
arch=('x86_64')
url="https://git.dec05eba.com/QuickMedia"
license=('GPL3')
makedepends=('git' 'sibs')
-depends=('sfml' 'libx11' 'jsoncpp' 'cppcodec' 'tidy' 'curl' 'mpv' 'youtube-dl' 'util-linux' 'libutil-linux')
+depends=('sfml' 'libx11' 'jsoncpp' 'cppcodec' 'tidy' 'curl' 'mpv' 'youtube-dl')
optdepends=(
'libnotify: For showing notifications'
'automedia: For automatically downloading new chapters of tracked manga'