diff options
author | James Meyer <james.meyer@operamail.com> | 2012-09-27 05:09:02 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-09-27 05:09:02 (GMT) |
commit | ccf22570c93522c55c48bdf01633550ce0ce5797 (patch) | |
tree | 641f66dbd08117a491c4c909b9dd12897169ee42 /abs/core | |
parent | 0162f5a4408c6b89429424f55e9410c46fab2e60 (diff) | |
download | linhes_pkgbuild-ccf22570c93522c55c48bdf01633550ce0ce5797.zip linhes_pkgbuild-ccf22570c93522c55c48bdf01633550ce0ce5797.tar.gz linhes_pkgbuild-ccf22570c93522c55c48bdf01633550ce0ce5797.tar.bz2 |
mythtv: new build for python bindings fix
Diffstat (limited to 'abs/core')
-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 f50bd5c..c5100fa 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=12 +pkgrel=13 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') |