diff options
-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') |