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

Jelle van der Waa jelle at archlinux.org
Mon Aug 3 18:03:13 UTC 2015


    Date: Monday, August 3, 2015 @ 20:03:12
  Author: jelle
Revision: 137852

upgpkg: python-psutil 3.1.1-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 16:22:11 UTC (rev 137851)
+++ PKGBUILD	2015-08-03 18:03:12 UTC (rev 137852)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=3.0.1
+pkgver=3.1.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://github.com/giampaolo/psutil'
@@ -11,7 +11,7 @@
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 checkdepends=('net-tools' 'procps-ng')
 source=("https://pypi.python.org/packages/source/p/psutil/psutil-$pkgver.tar.gz")
-md5sums=('037dc67b7902d10f49f6fa5404a73a24')
+md5sums=('b34360627efb429cb18a4a3143b18c8c')
 
 build() {
   cd psutil-$pkgver



More information about the arch-commits mailing list