diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-17 00:27:19 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-04-17 00:27:19 (GMT) |
commit | 12e676a91fc2e02a46aa055076ff191acc2f39c3 (patch) | |
tree | d558525a45106b7c321a10a5b70a71a81a7a7b4a | |
parent | 3229882ba4ba883bcac920c6d140bd925a414b29 (diff) | |
download | linhes_pkgbuild-12e676a91fc2e02a46aa055076ff191acc2f39c3.zip linhes_pkgbuild-12e676a91fc2e02a46aa055076ff191acc2f39c3.tar.gz linhes_pkgbuild-12e676a91fc2e02a46aa055076ff191acc2f39c3.tar.bz2 |
Latest MythTV-fixes.
-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 0b0509f..d6285fb 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=60 +pkgrel=61 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \ |