diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-12 02:30:54 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-12 02:30:54 (GMT) |
commit | 9182c2064790a8247622117138809d38a6c71f40 (patch) | |
tree | 478c47a698a5f055cb3954b875bfc48a3b95d8d4 /abs/core-testing/mythtv/stable | |
parent | 0616d132e3feb5e29b16d0ba12b037b087784dc3 (diff) | |
download | linhes_pkgbuild-9182c2064790a8247622117138809d38a6c71f40.zip linhes_pkgbuild-9182c2064790a8247622117138809d38a6c71f40.tar.gz linhes_pkgbuild-9182c2064790a8247622117138809d38a6c71f40.tar.bz2 |
LinHES-config mythinstall: offer modelines listed in the ModePool for initial resolution in the installer
Diffstat (limited to 'abs/core-testing/mythtv/stable')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD index 3c11345..e33bb1f 100644 --- a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.21 -pkgrel=79 +pkgrel=80 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' |