diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-01-17 20:09:59 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-01-17 20:09:59 (GMT) |
commit | 100e4bbc1be3cad1d6f5ae73083eecaf1bf6b4f4 (patch) | |
tree | 522729926f2294a5e16f676adc95c4398d189781 /abs/core/mythtv/stable-0.28/mythweb | |
parent | 54b9348a69715bb57934b1fd569a5f07fb2aafe6 (diff) | |
download | linhes_pkgbuild-100e4bbc1be3cad1d6f5ae73083eecaf1bf6b4f4.zip linhes_pkgbuild-100e4bbc1be3cad1d6f5ae73083eecaf1bf6b4f4.tar.gz linhes_pkgbuild-100e4bbc1be3cad1d6f5ae73083eecaf1bf6b4f4.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest fixes
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 785056e..62fbf57 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=8 +pkgrel=9 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |