[arch-commits] Commit in python-mpi4py/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Oct 7 21:36:26 UTC 2013


    Date: Monday, October 7, 2013 @ 23:36:26
  Author: arodseth
Revision: 98267

Preparation for moving to AUR. Minor changes.

Modified:
  python-mpi4py/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-07 21:34:59 UTC (rev 98266)
+++ PKGBUILD	2013-10-07 21:36:26 UTC (rev 98267)
@@ -1,5 +1,5 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault <stephane at archlinux.org>
+# Maintainer:
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 # Contributor: Sebastien Binet <binet at cern.ch>
 
 pkgbase=python-mpi4py
@@ -11,6 +11,7 @@
 license=('BSD')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools' 'openmpi')
 source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
+sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')
 
 build() {
     cd "${srcdir}"
@@ -45,4 +46,4 @@
     install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
 }
 
-sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list