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

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri Apr 11 23:45:11 UTC 2014


    Date: Saturday, April 12, 2014 @ 01:45:11
  Author: seblu
Revision: 109231

upgpkg: python-psutil 2.1.0-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-11 23:37:28 UTC (rev 109230)
+++ PKGBUILD	2014-04-11 23:45:11 UTC (rev 109231)
@@ -3,8 +3,8 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/psutil/'
 license=('custom: BSD')
@@ -11,7 +11,7 @@
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 checkdepends=('net-tools' 'procps-ng')
 source=("https://pypi.python.org/packages/source/p/psutil/psutil-$pkgver.tar.gz")
-md5sums=('9ee83ff3d68396f91ebdf71ae83b152d')
+md5sums=('ba1f51f4c8e2c74cba48cef70b8a5bec')
 
 build() {
   cd psutil-$pkgver




More information about the arch-commits mailing list