diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-12-10 00:26:38 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-12-10 00:26:38 (GMT) |
commit | 4ae50c913a901b6e73a4825e2054a57978a0bd22 (patch) | |
tree | 1e9958a7c703b129b854c6817d5484a3cb250d2f /abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | |
parent | fc357b029363755a1a75e05700701265134e71d6 (diff) | |
download | linhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.zip linhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.tar.gz linhes_pkgbuild-4ae50c913a901b6e73a4825e2054a57978a0bd22.tar.bz2 |
mythtv & mythplugins: update to latest .27/fixes. refs #933
add systemconfig.py -m config_xml to mythtv.install to make sure config.xml is created.
made a few changes to LinHES Settings
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD')
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD index 00814e2..196f8be 100644 --- a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.27 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') |