diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-05-19 18:30:06 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-05-19 18:30:06 (GMT) |
commit | 2c0bb181c10b634ed7f91b6e8411435d716bf241 (patch) | |
tree | 19f279f8cf7174be3847ccd44bc5cadaf7d828fc /abs/core/mythtv/stable-0.27/mythweb/PKGBUILD | |
parent | 0a056b8f79436a568f31fe852cf5126d0999cd2c (diff) | |
download | linhes_pkgbuild-2c0bb181c10b634ed7f91b6e8411435d716bf241.zip linhes_pkgbuild-2c0bb181c10b634ed7f91b6e8411435d716bf241.tar.gz linhes_pkgbuild-2c0bb181c10b634ed7f91b6e8411435d716bf241.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest fixes
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythweb/PKGBUILD')
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythweb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD index e9e94cc..37fd599 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=7 +pkgrel=8 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |