[arch-commits] Commit in mps-youtube/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Fri Feb 5 06:11:07 UTC 2016
Date: Friday, February 5, 2016 @ 07:11:07
Author: demize
Revision: 160374
upgpkg: mps-youtube 0.2.6-2
Changed xclip to python-pyperclip.
Modified:
mps-youtube/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-05 03:09:48 UTC (rev 160373)
+++ PKGBUILD 2016-02-05 06:11:07 UTC (rev 160374)
@@ -2,7 +2,7 @@
pkgname=mps-youtube
pkgver=0.2.6
-pkgrel=1
+pkgrel=2
pkgdesc="Terminal based YouTube jukebox with playlist management"
url='https://github.com/np1/mps-youtube'
@@ -13,7 +13,7 @@
optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback'
'ffmpeg: for transcoding downloaded content'
- 'xclip: for copying content to the clipboard')
+ 'python-pyperclip: for copying content to the clipboard')
install=mps-youtube.install
More information about the arch-commits
mailing list