diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-08-07 20:09:57 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-08-07 20:09:57 (GMT) |
commit | dede22dab59777de2d32928db744e5202f644aef (patch) | |
tree | 93610bc6e154a431efebfa31ab17ddcae02e5300 /abs/core/mythtv | |
parent | f70bcedc39d211e8bff56add602e2f1a5d0b2674 (diff) | |
download | linhes_pkgbuild-dede22dab59777de2d32928db744e5202f644aef.zip linhes_pkgbuild-dede22dab59777de2d32928db744e5202f644aef.tar.gz linhes_pkgbuild-dede22dab59777de2d32928db744e5202f644aef.tar.bz2 |
mythtv & plugins: rebuild
Diffstat (limited to 'abs/core/mythtv')
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythtv/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD index 659401a..32acd30 100644 --- a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.27.5 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') diff --git a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD index 8ca980f..ef238a4 100644 --- a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.27.5 -pkgrel=2 +pkgrel=3 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') |