summaryrefslogtreecommitdiff
path: root/community/imdbpy/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-16 21:10:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-16 21:10:42 -0300
commit846ec2ab218d28aa24dee75503909f9337d67e46 (patch)
tree012f9c67757ff9638b3b27cfb7a8c8c6c44a92cf /community/imdbpy/PKGBUILD
parentf24ad15758f8eebcc46cb0c210f888491869d3f0 (diff)
parent9a940818cc3edb82afac4d73a6474e6e3374f987 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD extra/kdepim/PKGBUILD gnome-unstable/gnome-color-manager/PKGBUILD gnome-unstable/seahorse/PKGBUILD libre/pacman/PKGBUILD testing/libreoffice/PKGBUILD testing/util-linux/PKGBUILD testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'community/imdbpy/PKGBUILD')
-rw-r--r--community/imdbpy/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD
index 8082a46bc..ebd2c9b23 100644
--- a/community/imdbpy/PKGBUILD
+++ b/community/imdbpy/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 63916 2012-02-06 17:44:54Z schiv $
+# $Id: PKGBUILD 67897 2012-03-15 23:14:25Z ebelanger $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
@@ -7,14 +7,14 @@
pkgname=imdbpy
_realname=IMDbPY
pkgver=4.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the Internet Movie Database (IMDb)"
url="http://imdbpy.sourceforge.net/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('python2')
makedepends=('python2-distribute')
-optdepends=('python-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
+optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
md5sums=('6644540206c5023cb332637089d5342d')