summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-07 10:22:02 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-07 10:22:02 +0200
commit9d61e52a90bc3f2ec68af6824a49352c425cf08c (patch)
treef6155c366e2726504ba445648e0cbc619eb95d0a /community
parentdc008569a22879a818aecc84687556c06ea07a5f (diff)
parent58fe573f2007984269f9b6d4b75ed9f731736c5e (diff)
Merge branch 'master' of git+ssh://parabola-git/srv/git/abslibre-mips64el
Diffstat (limited to 'community')
-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