summaryrefslogtreecommitdiff
path: root/community/imdbpy/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-06 03:22:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-06 03:22:34 -0500
commit58fe573f2007984269f9b6d4b75ed9f731736c5e (patch)
tree0d92033f4b216261493bf1d70fd22083d74511cd /community/imdbpy/PKGBUILD
parent5b1689a2cf3def5dea6a56f577930e7c6df4f003 (diff)
Rebuild imdbpy
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 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 <schiv@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
@@ -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