[arch-commits] Commit in python-psutil/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Thu Jul 11 09:47:33 UTC 2013
Date: Thursday, July 11, 2013 @ 11:47:33
Author: seblu
Revision: 93847
upgpkg: python-psutil 1.0.0-1
Modified:
python-psutil/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-11 08:52:45 UTC (rev 93846)
+++ PKGBUILD 2013-07-11 09:47:33 UTC (rev 93847)
@@ -3,14 +3,14 @@
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=0.7.1
+pkgver=1.0.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=('9c67e61ce00166d7831a4cdcbd2fe534708681a1')
+source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
+sha1sums=('f1a8cbdad2f4254b8c0c84c79d5c2229fd6e65d9')
build() {
cd psutil-$pkgver
More information about the arch-commits
mailing list