diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-02-07 19:04:04 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-02-07 19:04:04 (GMT) |
commit | 93e2f0be0259611502845bc0fb0afe18765a5d67 (patch) | |
tree | 139f121ec5c94cb829016dd9be7f72dc23b6a531 /abs/core/mythtv/stable-0.28/mythweb | |
parent | bd767fb27543c6fe52337acf3c2b095027a3308e (diff) | |
download | linhes_pkgbuild-93e2f0be0259611502845bc0fb0afe18765a5d67.zip linhes_pkgbuild-93e2f0be0259611502845bc0fb0afe18765a5d67.tar.gz linhes_pkgbuild-93e2f0be0259611502845bc0fb0afe18765a5d67.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest -fixes 0.28.1
Diffstat (limited to 'abs/core/mythtv/stable-0.28/mythweb')
-rw-r--r-- | abs/core/mythtv/stable-0.28/mythweb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.28/mythweb/PKGBUILD index 62fbf57..4ea78e6 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=9 +pkgver=0.28.1 +pkgrel=1 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |