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

Jelle van der Waa jelle at archlinux.org
Thu Feb 2 20:34:48 UTC 2017


    Date: Thursday, February 2, 2017 @ 20:34:47
  Author: jelle
Revision: 209728

upgpkg: python-psutil 5.1.0-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-02 20:00:58 UTC (rev 209727)
+++ PKGBUILD	2017-02-02 20:34:47 UTC (rev 209728)
@@ -3,8 +3,8 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.0.1
-pkgrel=2
+pkgver=5.1.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='https://github.com/giampaolo/psutil'
 license=('custom: BSD')
@@ -11,7 +11,7 @@
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 checkdepends=('net-tools' 'procps-ng' 'python2-nose')
 source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-md5sums=('848341cb58bbebf240c1539dc00f0e99')
+md5sums=('2e193f552b947cbbe2205e3981ec0c0d')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list