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

Jelle van der Waa jelle at archlinux.org
Wed Jan 24 16:01:28 UTC 2018


    Date: Wednesday, January 24, 2018 @ 16:01:27
  Author: jelle
Revision: 286546

upgpkg: python-psutil 5.4.3-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-24 15:54:08 UTC (rev 286545)
+++ PKGBUILD	2018-01-24 16:01:27 UTC (rev 286546)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.4.1
+pkgver=5.4.3
 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=('9cbd2cd4067259bc710ad4e1e61fd644')
+md5sums=('be44b1f04131aa1edfacc14a24ea1915')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list