summaryrefslogtreecommitdiff
path: root/community/python-psutil
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-19 00:04:07 +0000
committerroot <root@rshg054.dnsready.net>2012-08-19 00:04:07 +0000
commitc512f9eb344575ac6bce0b13729c05e1760cd094 (patch)
tree8d60a9bd559a941bba52a67170900c159d2024eb /community/python-psutil
parent948da5eabcbf8d74270e661d0730ba1c203913f5 (diff)
Sun Aug 19 00:04:07 UTC 2012
Diffstat (limited to 'community/python-psutil')
-rw-r--r--community/python-psutil/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python-psutil/PKGBUILD b/community/python-psutil/PKGBUILD
index ae4015e87..043ae3513 100644
--- a/community/python-psutil/PKGBUILD
+++ b/community/python-psutil/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 75110 2012-08-14 07:14:59Z seblu $
+# $Id: PKGBUILD 75268 2012-08-17 10:49:54Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
arch=('i686' 'x86_64')
url='http://code.google.com/p/psutil/'
license=('custom: BSD')
makedepends=('python' 'python-distribute' 'python2' 'python2-distribute')
source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
-sha1sums=('67d3292c39af79c1e43b7fce84d7ff51a1b79d8e')
+sha1sums=('f7a76e201601d8e06a1fdf434422f884888aac86')
build() {
cd psutil-$pkgver