diff options
author | Britney Fransen <brfransen@gmail.com> | 2020-02-28 20:43:47 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2020-02-28 20:43:47 (GMT) |
commit | ba17cb1d164e13946476e7ab4174d8e4fbef54cd (patch) | |
tree | ea02234c2a48b63ea00b81ca833d61bbc3ade45c /abs/core/mythtv/stable-30/mythweb | |
parent | 7aa946f6be03674ff707596fc70b927b42ffd7fa (diff) | |
download | linhes_pkgbuild-ba17cb1d164e13946476e7ab4174d8e4fbef54cd.zip linhes_pkgbuild-ba17cb1d164e13946476e7ab4174d8e4fbef54cd.tar.gz linhes_pkgbuild-ba17cb1d164e13946476e7ab4174d8e4fbef54cd.tar.bz2 |
mythtv mythplugins mythweb: update to latest fixes. closes #1047
Diffstat (limited to 'abs/core/mythtv/stable-30/mythweb')
-rw-r--r-- | abs/core/mythtv/stable-30/mythweb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-30/mythweb/PKGBUILD b/abs/core/mythtv/stable-30/mythweb/PKGBUILD index b24566a..47bf184 100644 --- a/abs/core/mythtv/stable-30/mythweb/PKGBUILD +++ b/abs/core/mythtv/stable-30/mythweb/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythweb pkgver=30.0 -pkgrel=2 +pkgrel=3 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('x86_64') |