diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-03-14 15:54:37 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-03-14 15:54:37 (GMT) |
commit | f2191d604ffdd618cb2b74428f26cb817e0153ab (patch) | |
tree | c6f9991bf3af0dec9a0f1a1b2b83c5e3b0a35dd3 /abs/core/mythtv/stable-0.27/mythweb/PKGBUILD | |
parent | 386cca6b90b21056e043f4284bd1c78279507418 (diff) | |
download | linhes_pkgbuild-f2191d604ffdd618cb2b74428f26cb817e0153ab.zip linhes_pkgbuild-f2191d604ffdd618cb2b74428f26cb817e0153ab.tar.gz linhes_pkgbuild-f2191d604ffdd618cb2b74428f26cb817e0153ab.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 594b636..94f9527 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.6 -pkgrel=1 +pkgrel=2 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |