diff --git a/srcpkgs/mkchromecast/template b/srcpkgs/mkchromecast/template index 161210796b9..306abdb6613 100644 --- a/srcpkgs/mkchromecast/template +++ b/srcpkgs/mkchromecast/template @@ -1,11 +1,11 @@ # Template file for 'mkchromecast' pkgname=mkchromecast version=0.3.8.1 -revision=4 +revision=5 pycompile_dirs="/usr/share/mkchromecast/mkchromecast" depends="python3-Flask python3-netifaces python3-setuptools python3-requests python3-mutagen python3-psutil python3-PyQt5 python3-SoCo python3-chromecast - python3-gobject pulseaudio python3-youtube-dl ffmpeg" + python3-gobject python3-youtube-dl ffmpeg" short_desc="Cast Linux Audio/Video to Google cast and Sonos devices" maintainer="Orphaned " license="MIT"