diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-02-09 19:42:20 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-02-09 19:42:20 (GMT) |
commit | 6fd34d813e48f35cad0c25aec4f3f7ac249d7437 (patch) | |
tree | 7964b8a60e69a29ba97d4dba89fdcefe69bc2f8f /abs/core/mythtv/stable-0.27/mythweb | |
parent | 2850f9e2366c3d68eeab5588a91ce27e7a3a35d5 (diff) | |
download | linhes_pkgbuild-6fd34d813e48f35cad0c25aec4f3f7ac249d7437.zip linhes_pkgbuild-6fd34d813e48f35cad0c25aec4f3f7ac249d7437.tar.gz linhes_pkgbuild-6fd34d813e48f35cad0c25aec4f3f7ac249d7437.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest fixes. 0.27.6
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythweb')
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythweb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD index 37fd599..594b636 100644 --- a/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythweb -pkgver=0.27 -pkgrel=8 +pkgver=0.27.6 +pkgrel=1 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |