diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-01-24 06:59:35 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-01-24 06:59:35 (GMT) |
commit | 7998611faf2dc1c771564666ae272a26f808dee5 (patch) | |
tree | b2bd03b396b23489c01fd4b83a61933ab3b2d39a /abs/extra-testing/mythexport | |
parent | 74436d0590bd7401f52b381b073f29dc6b86c174 (diff) | |
download | linhes_pkgbuild-7998611faf2dc1c771564666ae272a26f808dee5.zip linhes_pkgbuild-7998611faf2dc1c771564666ae272a26f808dee5.tar.gz linhes_pkgbuild-7998611faf2dc1c771564666ae272a26f808dee5.tar.bz2 |
Resolved _SYNTAX error w/ /etc/mythtv/mythexport.cfg.
Diffstat (limited to 'abs/extra-testing/mythexport')
-rw-r--r-- | abs/extra-testing/mythexport/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mythexport/PKGBUILD b/abs/extra-testing/mythexport/PKGBUILD index d71026f..0d40895 100644 --- a/abs/extra-testing/mythexport/PKGBUILD +++ b/abs/extra-testing/mythexport/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mythexport pkgver=1.0.6 -pkgrel=3 +pkgrel=4 pkgdesc="Script to export recordings for portable devices." arch=('i686' 'x86_64') license=('GPL2') |