diff options
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythmovies/PKGBUILD')
-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 6972422..c1e1357 100644 --- a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD @@ -4,14 +4,14 @@ pkgname=mythmovies pkgver=0.21 -pkgrel=2 +pkgrel=3 pkgdesc="Displays information about movies playing in the area." arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') depends=('mythtv>=${pkgver}') source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2") -md5sums=('00ee70be781b9af5913f046525d79ab9') +md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe') groups=('mythtv-extras') build() { |