summaryrefslogtreecommitdiff
path: root/community/imdbpy/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
commit64d1eee48611d47e3666647522a6cae2b41902ff (patch)
treeabf5e07345df665486be6b8b27626b96df3e4097 /community/imdbpy/PKGBUILD
parentd948673f5f5d6f5db6c6e534d610365b122a3e66 (diff)
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libnetfilter_log/PKGBUILD community/radvd/PKGBUILD community/ucarp/PKGBUILD extra/ardour/PKGBUILD extra/docker/PKGBUILD extra/fftw/PKGBUILD
Diffstat (limited to 'community/imdbpy/PKGBUILD')
-rw-r--r--community/imdbpy/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD
index 8ebacc82b..8d51f7b5b 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>
@@ -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