diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-09-21 19:04:37 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-09-21 19:04:37 (GMT) |
commit | 0654c2001674e4e532bee4d4fd14c67cd7100869 (patch) | |
tree | a59d695f6acf96a65a12009b1e87eb74bb807b7d /abs/core/mythtv/stable-0.25/mythtv | |
parent | 4f80b9dc91ddf2133b9faeaec5c1ab00c03495f8 (diff) | |
download | linhes_pkgbuild-0654c2001674e4e532bee4d4fd14c67cd7100869.zip linhes_pkgbuild-0654c2001674e4e532bee4d4fd14c67cd7100869.tar.gz linhes_pkgbuild-0654c2001674e4e532bee4d4fd14c67cd7100869.tar.bz2 |
mythtv: bump to latest fixes to get python bindings fix
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythtv')
-rw-r--r-- | abs/core/mythtv/stable-0.25/mythtv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD index 9ccfdbd..2706c40 100644 --- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mythtv pkgver=0.25 -pkgrel=13 +pkgrel=14 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') |