diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-10-27 13:31:11 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-10-27 13:31:11 (GMT) |
commit | cc934e5a0641d0409b77ca13a3c371b4a42035d0 (patch) | |
tree | fed1fc1e00c5b6b8bedee4eb9f8d245dc1073442 /abs/core/mythtv/stable-29/mythweb | |
parent | 47e7deb54e50202647e7436d1e0ef5ddc51486d2 (diff) | |
download | linhes_pkgbuild-cc934e5a0641d0409b77ca13a3c371b4a42035d0.zip linhes_pkgbuild-cc934e5a0641d0409b77ca13a3c371b4a42035d0.tar.gz linhes_pkgbuild-cc934e5a0641d0409b77ca13a3c371b4a42035d0.tar.bz2 |
mythtv & mythplugins: update to latest fixes
Diffstat (limited to 'abs/core/mythtv/stable-29/mythweb')
-rw-r--r-- | abs/core/mythtv/stable-29/mythweb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-29/mythweb/PKGBUILD b/abs/core/mythtv/stable-29/mythweb/PKGBUILD index 9cd465e..d294694 100644 --- a/abs/core/mythtv/stable-29/mythweb/PKGBUILD +++ b/abs/core/mythtv/stable-29/mythweb/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythweb pkgver=29 -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') |