summaryrefslogtreecommitdiffstats
path: root/linhes/mythtv
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-05-04 00:34:18 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-05-04 00:34:18 (GMT)
commit1498bab5628d01f960f244b162e93d970bf776ad (patch)
tree282f34359a0b0d72e264e17ebbc94d559f99032a /linhes/mythtv
parent5609f6e7138dc0a8f24db87b6bb8a665becb3906 (diff)
downloadlinhes_pkgbuild-1498bab5628d01f960f244b162e93d970bf776ad.zip
linhes_pkgbuild-1498bab5628d01f960f244b162e93d970bf776ad.tar.gz
linhes_pkgbuild-1498bab5628d01f960f244b162e93d970bf776ad.tar.bz2
mythtv: update to latest
Diffstat (limited to 'linhes/mythtv')
-rw-r--r--linhes/mythtv/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index 2f9733f..60f3510 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=34+fixes.20240311.5590d0d5
+pkgver=34+fixes.20240325.d6398e09
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')
@@ -74,9 +74,11 @@ makedepends=(
'python-future'
'python-lxml'
'python-mysqlclient'
+ 'python-pip'
'python-requests'
'python-setuptools'
'python-simplejson'
+ 'python-wheel'
'qt5-tools'
'yasm'
)