diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-08-15 01:39:51 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-08-15 01:39:51 (GMT) |
commit | 5efd174b5844561c5098ce42115093398d0d1b75 (patch) | |
tree | 7d9df57908f0979bbabbe9b09746602ff1dc6407 /abs/core-testing/mythtv | |
parent | 09ec54a158863527e9a8822544d5eef2ec251cb5 (diff) | |
download | linhes_pkgbuild-5efd174b5844561c5098ce42115093398d0d1b75.zip linhes_pkgbuild-5efd174b5844561c5098ce42115093398d0d1b75.tar.gz linhes_pkgbuild-5efd174b5844561c5098ce42115093398d0d1b75.tar.bz2 |
MythMovies:Where is my mind... Thinking of MythAppletrailers.
Diffstat (limited to 'abs/core-testing/mythtv')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythmovies/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD index fd98f2b..c07b3a2 100644 --- a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD @@ -4,12 +4,12 @@ pkgname=mythmovies pkgver=0.21 -pkgrel=4 +pkgrel=5 pkgdesc="Displays information about movies playing in the area." arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') -depends=('mythtv>=${pkgver}' 'mplayer-wrapper') +depends=('mythtv>=${pkgver}') source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2") md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe') groups=('mythtv-extras') |