summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrizen2020-07-15 16:26:55 +0300
committertrizen2020-07-15 16:26:55 +0300
commit5c1e8d1ae98351ff48207dd154e472608af53724 (patch)
tree002223d7847adad19ec520adb5c206791e217235
parent509f302cb3cc857b2eb98e822a0b987c88bb1b42 (diff)
downloadaur-5c1e8d1ae98351ff48207dd154e472608af53724.tar.gz
Version 3.7.7
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f43468d04aa..f63325a73b4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = youtube-viewer-git
pkgdesc = Command line utility for searching and streaming videos from YouTube.
- pkgver = 3.7.6
+ pkgver = 3.7.7
pkgrel = 1
url = https://github.com/trizen/youtube-viewer
arch = any
@@ -17,7 +17,6 @@ pkgbase = youtube-viewer-git
optdepends = perl-term-readline-gnu: better STDIN support (+history)
optdepends = perl-unicode-linebreak: print results in a fixed-width format (-W)
optdepends = mpv: play videos with MPV (recommended)
- optdepends = mplayer: play videos with MPlayer
optdepends = vlc: play videos with VLC
optdepends = wget: download videos with wget
optdepends = youtube-dl: play videos with encrypted signatures
diff --git a/PKGBUILD b/PKGBUILD
index 63fc7152f195..a2f21c3d2d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=youtube-viewer
pkgname=youtube-viewer-git
-pkgver=3.7.6
+pkgver=3.7.7
pkgrel=1
pkgdesc="Command line utility for searching and streaming videos from YouTube."
arch=('any')
@@ -22,7 +22,6 @@ optdepends=(
'perl-term-readline-gnu: better STDIN support (+history)'
'perl-unicode-linebreak: print results in a fixed-width format (-W)'
'mpv: play videos with MPV (recommended)'
- 'mplayer: play videos with MPlayer'
'vlc: play videos with VLC'
'wget: download videos with wget'
'youtube-dl: play videos with encrypted signatures'