diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-26 20:58:01 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-26 20:58:01 (GMT) |
commit | d19884feaf39422bcee9b3479e338f677d5756e6 (patch) | |
tree | 39bba6665547bb3e788f4a5e40841a1f82da2bd2 /abs/core/mythtv/stable-0.28/mythweb | |
parent | cd85bffa09288228b2924f656d1b9319fbb20197 (diff) | |
download | linhes_pkgbuild-d19884feaf39422bcee9b3479e338f677d5756e6.zip linhes_pkgbuild-d19884feaf39422bcee9b3479e338f677d5756e6.tar.gz linhes_pkgbuild-d19884feaf39422bcee9b3479e338f677d5756e6.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 b0423b1..23b3735 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=3 +pkgrel=4 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |