diff options
author | Britney Fransen <brfransen@gmail.com> | 2020-01-21 22:12:30 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2020-01-21 22:12:30 (GMT) |
commit | b6e08033f25dc17976350d4147bb59a89e2113be (patch) | |
tree | 6ffb912f661afd352085e153fdba3cdc1bd2f329 /abs/core | |
parent | 842971ce146a7226e13e58b1973791827b10aa10 (diff) | |
download | linhes_pkgbuild-b6e08033f25dc17976350d4147bb59a89e2113be.zip linhes_pkgbuild-b6e08033f25dc17976350d4147bb59a89e2113be.tar.gz linhes_pkgbuild-b6e08033f25dc17976350d4147bb59a89e2113be.tar.bz2 |
mythweb: update to latest fixes
Diffstat (limited to 'abs/core')
-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 17e8c04..b24566a 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=1 +pkgrel=2 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('x86_64') |