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

Jelle van der Waa jelle at archlinux.org
Tue Mar 14 17:05:30 UTC 2017


    Date: Tuesday, March 14, 2017 @ 17:05:30
  Author: jelle
Revision: 216316

upgpkg: python-psutil 5.2.0-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 17:05:15 UTC (rev 216315)
+++ PKGBUILD	2017-03-14 17:05:30 UTC (rev 216316)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.1.3
+pkgver=5.2.0
 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' 'python2-nose')
 source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-md5sums=('8fd2236682052f4356a1b8a38341a012')
+md5sums=('4380b76365ff55b5de0aa1d1578e700c')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list