summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythtv/PKGBUILD')
-rw-r--r--abs/core/mythtv/stable-0.28/mythtv/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
index 750a89a..e00b6c8 100644
--- a/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.28/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.28
-pkgrel=10
+pkgrel=11
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -29,6 +29,7 @@ patches=(
'change_msg_types.patch'
'disable_mythnotification_tuner_failure.patch'
'tv.cpp_fix_caps.patch'
+ 'add_categorytype_Program.pm.patch'
)
optdepends=()
@@ -112,4 +113,5 @@ md5sums=('e30b482dcd5f3e71c6419fd753bab2b1'
'f8a56ac814722b110dc9859169b9bda9'
'1cd668136deea20efb79cf3e6310effc'
'62c42b1043ebf65959fa9eced9ca3ed8'
- '928de4b070d9f3b784d55c0db415eaf3')
+ 'a38f26576662afdc02d11c7096839321'
+ 'cc9e81a297f82e9df4ad72428c4f37c6')