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

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri May 10 23:21:23 UTC 2013


    Date: Saturday, May 11, 2013 @ 01:21:23
  Author: seblu
Revision: 90288

upgpkg: python-psutil 0.7.1-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-10 23:18:07 UTC (rev 90287)
+++ PKGBUILD	2013-05-10 23:21:23 UTC (rev 90288)
@@ -3,14 +3,14 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=0.7.0
+pkgver=0.7.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=('e19bd1c050786616dd81a3b200c61b8147eb9985')
+sha1sums=('9c67e61ce00166d7831a4cdcbd2fe534708681a1')
 
 build() {
   cd psutil-$pkgver




More information about the arch-commits mailing list