diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-07-09 04:12:24 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-07-09 04:12:24 (GMT) |
commit | f2bd34879a8ce975011dc1a0473c1cd0a3096a52 (patch) | |
tree | 4db5234afdca719e8e0b8adf4f512ea54087fcc4 /abs/core-testing/mythtv/stable | |
parent | 5ca12b1faefbe89f63e66908ed669c80221c9929 (diff) | |
download | linhes_pkgbuild-f2bd34879a8ce975011dc1a0473c1cd0a3096a52.zip linhes_pkgbuild-f2bd34879a8ce975011dc1a0473c1cd0a3096a52.tar.gz linhes_pkgbuild-f2bd34879a8ce975011dc1a0473c1cd0a3096a52.tar.bz2 |
Bumped version. Ensure we have the latest fixes.
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 ebefddb..9b4d4d9 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=71 +pkgrel=72 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \ |