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

Jelle van der Waa jelle at archlinux.org
Sun Apr 15 15:03:17 UTC 2018


    Date: Sunday, April 15, 2018 @ 15:03:17
  Author: jelle
Revision: 316356

upgpkg: python-psutil 5.4.5-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-15 14:55:52 UTC (rev 316355)
+++ PKGBUILD	2018-04-15 15:03:17 UTC (rev 316356)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.4.3
+pkgver=5.4.5
 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=('be44b1f04131aa1edfacc14a24ea1915')
+md5sums=('ce3e6b33706dd73eea4c37566eb9a0a1')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list