summaryrefslogtreecommitdiff
path: root/community/python-psutil
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-13 03:48:21 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-13 03:48:21 +0000
commit3d6877ee9ee7bba813a4b6be30a11d2b1942c656 (patch)
tree56a6ea47f39af019747bd61e1dab7e6c4302e805 /community/python-psutil
parentd8679f0250762892ab1e1a6d71badc2e9d42a526 (diff)
Sun Apr 13 03:42:18 UTC 2014
Diffstat (limited to 'community/python-psutil')
-rw-r--r--community/python-psutil/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/python-psutil/PKGBUILD b/community/python-psutil/PKGBUILD
index 56b185db6..43032b93f 100644
--- a/community/python-psutil/PKGBUILD
+++ b/community/python-psutil/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 108467 2014-03-27 14:48:02Z fyan $
+# $Id: PKGBUILD 109232 2014-04-11 23:45:33Z seblu $
# Maintainer: Sébastien Luttringer
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')
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