diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-10-06 22:27:49 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-10-06 22:27:49 (GMT) |
commit | 0294b4c7a4444cbdb28ad3761eed86fc1145a216 (patch) | |
tree | b74fce26af6cf1f5f4925223cbfa862aeb16774c /abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | |
parent | 0254e1e0db9948724a2f9d9fcb4bf22b12ad3ffd (diff) | |
download | linhes_pkgbuild-0294b4c7a4444cbdb28ad3761eed86fc1145a216.zip linhes_pkgbuild-0294b4c7a4444cbdb28ad3761eed86fc1145a216.tar.gz linhes_pkgbuild-0294b4c7a4444cbdb28ad3761eed86fc1145a216.tar.bz2 |
mythtv & mythplugins: update to latest -fixes
add videoAlwaysUseBookmark.patch to use a bookmark if it exists and not show the dialog asking to start at bookmark or beginning.
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD')
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD index cbcf82e..8a8af3f 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.3 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') |