diff options
author | Britney Fransen <brfransen@gmail.com> | 2019-03-03 19:25:30 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2019-03-03 19:25:30 (GMT) |
commit | 17084ea9b06f6e521c376c2ddcc352ece8813d22 (patch) | |
tree | 019298f8c2b86e18e3fab1313900e9a2e858d42d /abs/core/mythtv/stable-30/mythplugins/PKGBUILD | |
parent | 88597d056889653e9f68e695357fa2ea7659c3c8 (diff) | |
download | linhes_pkgbuild-17084ea9b06f6e521c376c2ddcc352ece8813d22.zip linhes_pkgbuild-17084ea9b06f6e521c376c2ddcc352ece8813d22.tar.gz linhes_pkgbuild-17084ea9b06f6e521c376c2ddcc352ece8813d22.tar.bz2 |
mythtv & mythplugins: update to latest -fixes
Diffstat (limited to 'abs/core/mythtv/stable-30/mythplugins/PKGBUILD')
-rw-r--r-- | abs/core/mythtv/stable-30/mythplugins/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-30/mythplugins/PKGBUILD b/abs/core/mythtv/stable-30/mythplugins/PKGBUILD index b9ed6d5..6308c04 100644 --- a/abs/core/mythtv/stable-30/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-30/mythplugins/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=30.0 -pkgrel=3 +pkgrel=4 arch=('x86_64') url="http://www.mythtv.org" license=('GPL') @@ -18,7 +18,7 @@ makedepends=('cdrkit' 'dcraw' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexi 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size' 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax' 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 'python2-pillow' - 'python2-pycurl' 'zlib') + 'python2-pycurl' 'qt5-tools' 'zlib') source=('mythburn.py-aspectratio.patch' 'mythburn.cpp-python2.patch' '0317-0336-MythMusic-Fix-Playlist-copyTracks-and-removeAllTrack.patch' |