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

Sébastien Luttringer seblu at nymeria.archlinux.org
Wed Oct 9 22:48:58 UTC 2013


    Date: Thursday, October 10, 2013 @ 00:48:58
  Author: seblu
Revision: 98417

upgpkg: python-psutil 1.1.1-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 19:27:11 UTC (rev 98416)
+++ PKGBUILD	2013-10-09 22:48:58 UTC (rev 98417)
@@ -3,14 +3,14 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/psutil/'
 license=('custom: BSD')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
-sha1sums=('3d3abb8b7a5479b7299a8d170ec25179410f24d1')
+source=("https://pypi.python.org/packages/source/p/psutil/psutil-$pkgver.tar.gz")
+md5sums=('24430ee6486be2f1a960d9ce4dc87ad0')
 
 build() {
   cd psutil-$pkgver




More information about the arch-commits mailing list