summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames Bunton2023-04-10 10:05:09 +0100
committerJohn2023-04-10 10:06:54 +0100
commit3891c73259b2e0fde8f2c756fb938bb47039e61e (patch)
treed885a7aa7f6fa8074d4e8a148399f1bb0305c6ec /PKGBUILD
parent420a1a42471d80daff3e0c0261adf9b99d5e372b (diff)
downloadaur-3891c73259b2e0fde8f2c756fb938bb47039e61e.tar.gz
Fixed dependencies and bumped version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0af79981821..10d0936b3bf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv-git
-pkgver=32+fixes.20220310.ae60e830
+pkgver=32+fixes.20221129.44f88ed4
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')
@@ -32,8 +32,8 @@ depends=(
'libxml2'
'libxrandr'
'libzip'
+ 'lzo'
'qt5-script'
- 'qt5-webkit'
'soundtouch'
'taglib'
'x264'