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

Sébastien Luttringer seblu at nymeria.archlinux.org
Sat Apr 13 10:40:10 UTC 2013


    Date: Saturday, April 13, 2013 @ 12:40:09
  Author: seblu
Revision: 88177

upgpkg: python-psutil 0.7.0-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-13 10:02:06 UTC (rev 88176)
+++ PKGBUILD	2013-04-13 10:40:09 UTC (rev 88177)
@@ -3,14 +3,14 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.7.0
+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=('f7a76e201601d8e06a1fdf434422f884888aac86')
+sha1sums=('e19bd1c050786616dd81a3b200c61b8147eb9985')
 
 build() {
   cd psutil-$pkgver




More information about the arch-commits mailing list