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

Jelle van der Waa jelle at archlinux.org
Fri Jun 8 20:01:04 UTC 2018


    Date: Friday, June 8, 2018 @ 20:01:03
  Author: jelle
Revision: 342070

upgpkg: python-psutil 5.4.6-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-08 18:54:34 UTC (rev 342069)
+++ PKGBUILD	2018-06-08 20:01:03 UTC (rev 342070)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.4.5
+pkgver=5.4.6
 pkgrel=1
 arch=('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' 'python-nose')
 source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-md5sums=('ce3e6b33706dd73eea4c37566eb9a0a1')
+md5sums=('32d606eebd13ceea0fa1231c42f8548a')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list