diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-28 22:05:05 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-28 22:05:05 (GMT) |
commit | 415889576cfd85f52b9d3c5aa7f47c31225dc1b8 (patch) | |
tree | bfc5f5dfd1a2d4c81f0c97537c622d5d82aa4526 /abs/core/mythtv/stable-0.28/mythweb | |
parent | 0879f051b87c2f893ea718964e11f0dea9f187d7 (diff) | |
download | linhes_pkgbuild-415889576cfd85f52b9d3c5aa7f47c31225dc1b8.zip linhes_pkgbuild-415889576cfd85f52b9d3c5aa7f47c31225dc1b8.tar.gz linhes_pkgbuild-415889576cfd85f52b9d3c5aa7f47c31225dc1b8.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest fixes
mythtv: update recordings script and patch Program.pm to seperate category types.
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythweb')
-rw-r--r-- | abs/core/mythtv/stable-0.28/mythweb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD index 23b3735..035a03a 100644 --- a/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD +++ b/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythweb pkgver=0.28 -pkgrel=4 +pkgrel=5 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |