summaryrefslogtreecommitdiffstats
path: root/linhes/mythtv
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-01-27 16:10:21 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-01-27 16:10:21 (GMT)
commit4d3893cb4e4f919cdb66c16aa84f71d360d5dc1e (patch)
tree3ef09bf8d19d9138c649ba4fe62ab602a8e3a3f8 /linhes/mythtv
parent443067de8745a182395fce4559bd7eb31b40db2b (diff)
downloadlinhes_pkgbuild-4d3893cb4e4f919cdb66c16aa84f71d360d5dc1e.zip
linhes_pkgbuild-4d3893cb4e4f919cdb66c16aa84f71d360d5dc1e.tar.gz
linhes_pkgbuild-4d3893cb4e4f919cdb66c16aa84f71d360d5dc1e.tar.bz2
mythtv: update
Diffstat (limited to 'linhes/mythtv')
-rw-r--r--linhes/mythtv/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index 016bd89..8033709 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=32+fixes.20230121.71d44aff
+pkgver=32+fixes.20230121.35f323c8
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')
@@ -53,6 +53,7 @@ depends=(
'python-requests'
'python-requests-cache'
'python-simplejson'
+ 'xmltv'
)
makedepends=(
'git'