diff options
author | Cecil <knoppmyth@gmail.com> | 2012-01-19 19:39:57 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-01-19 19:39:57 (GMT) |
commit | 1740617acc18a93c2ab90ea46d1d434e29344fda (patch) | |
tree | 5999b944c21444f888da9de85d681559e19ccc63 /abs/extra/mythexport/PKGBUILD | |
parent | 61b527a2926d87234b74a083915ebddaf0aa58e5 (diff) | |
download | linhes_pkgbuild-1740617acc18a93c2ab90ea46d1d434e29344fda.zip linhes_pkgbuild-1740617acc18a93c2ab90ea46d1d434e29344fda.tar.gz linhes_pkgbuild-1740617acc18a93c2ab90ea46d1d434e29344fda.tar.bz2 |
mythexport:Fixes symlink not being created.
Diffstat (limited to 'abs/extra/mythexport/PKGBUILD')
-rw-r--r-- | abs/extra/mythexport/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD index 8756857..ef83b5a 100644 --- a/abs/extra/mythexport/PKGBUILD +++ b/abs/extra/mythexport/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mythexport pkgver=2.2.3 -pkgrel=7 +pkgrel=8 pkgdesc="Export MythTV recording to portable media players" arch=('i686' 'x86_64') license=('GPL3') |