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

Jelle van der Waa jelle at archlinux.org
Sat Mar 25 10:45:56 UTC 2017


    Date: Saturday, March 25, 2017 @ 10:45:55
  Author: jelle
Revision: 218726

upgpkg: python-psutil 5.2.2-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-25 10:08:09 UTC (rev 218725)
+++ PKGBUILD	2017-03-25 10:45:55 UTC (rev 218726)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.2.0
+pkgver=5.2.2
 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=('4380b76365ff55b5de0aa1d1578e700c')
+md5sums=('68373e79e5673fa96e0b1693912ab5c0')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list