From 1a350607d1eabf06f185f841db03ffb2f7c698cf Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 12 Jul 2023 15:31:45 -0400 Subject: mythtv: update to latest fixes and remove qt-webkit dep --- linhes/mythtv/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD index cc33f24..abb8ddf 100644 --- a/linhes/mythtv/PKGBUILD +++ b/linhes/mythtv/PKGBUILD @@ -7,8 +7,8 @@ # Contributor: dorphell pkgname=mythtv -pkgver=33+fixes.20230423.c4b7e4c4 -pkgrel=2 +pkgver=33+fixes.20230702.83e1df82 +pkgrel=1 pkgdesc="A Homebrew PVR project" arch=('x86_64') url="https://www.mythtv.org/" @@ -31,7 +31,6 @@ depends=( 'libxrandr' 'libzip' 'qt5-script' - 'qt5-webkit' 'soundtouch' 'taglib' 'x264' @@ -50,6 +49,7 @@ depends=( 'python-future' 'python-lxml' 'python-mysqlclient' + 'python-pyqt5-webengine' 'python-requests' 'python-requests-cache' 'python-simplejson' -- cgit v0.12