diff options
author | James Meyer <james.meyer@operamail.com> | 2013-02-01 01:58:06 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-02-01 01:58:06 (GMT) |
commit | 6a910a0f6dd00dd2361d5ab259d37f1d5797ff50 (patch) | |
tree | de24bfbd4551fa34fee7804664b69e7fe757a94a /abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD | |
parent | f5e4d5cd76772c52fe652d4a6472266109298bdd (diff) | |
download | linhes_pkgbuild-6a910a0f6dd00dd2361d5ab259d37f1d5797ff50.zip linhes_pkgbuild-6a910a0f6dd00dd2361d5ab259d37f1d5797ff50.tar.gz linhes_pkgbuild-6a910a0f6dd00dd2361d5ab259d37f1d5797ff50.tar.bz2 |
mythtv: latest .25-fixes and change mythbackup/restore call lh_system_$op to replace mythbackup/mythrestore. mythbackup no longer works correctly with the new windowmanager
refs #900
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD')
-rw-r--r-- | abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD index de7f43f..e5dea15 100644 --- a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD @@ -12,7 +12,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.25 -pkgrel=16 +pkgrel=17 arch=('i686' 'x86_64') url="http://www.mythtv.org" |