From 58fe573f2007984269f9b6d4b75ed9f731736c5e Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 6 Apr 2013 03:22:34 -0500 Subject: Rebuild imdbpy --- community/imdbpy/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/imdbpy/PKGBUILD') diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD index 8ebacc82b..a06ee7734 100644 --- a/community/imdbpy/PKGBUILD +++ b/community/imdbpy/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 73447 2012-07-07 19:43:08Z schiv $ +# $Id: PKGBUILD 83597 2013-02-03 15:16:51Z schiv $ # Maintainer: Ray Rashif # Contributor: Andrea Scarpino # Contributor: Geoffroy Carrier @@ -7,7 +7,7 @@ pkgname=imdbpy _realname=IMDbPY pkgver=4.9 -pkgrel=1 +pkgrel=1.1 pkgdesc="Python bindings for the Internet Movie Database (IMDb)" url="http://imdbpy.sourceforge.net/" arch=('i686' 'x86_64' 'mips64el') @@ -18,7 +18,7 @@ optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject') source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz) md5sums=('5b071cd63d1804ed568741d2db8d12b5') -build(){ +package(){ cd "$srcdir/$_realname-$pkgver" # python2 fix -- cgit v1.2.3-54-g00ecf