[arch-commits] Commit in python-psutil/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Oct 13 21:17:45 UTC 2017
Date: Friday, October 13, 2017 @ 21:17:44
Author: jelle
Revision: 262652
upgpkg: python-psutil 5.4.0-1
Modified:
python-psutil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-13 20:42:04 UTC (rev 262651)
+++ PKGBUILD 2017-10-13 21:17:44 UTC (rev 262652)
@@ -3,7 +3,7 @@
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.3.1
+pkgver=5.4.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' 'python-nose')
source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-md5sums=('da35aa0ec7b79f6b5f7f43eaa4927f6a')
+md5sums=('38c7e18b63ef0af76720a72119f4b2e1')
build() {
cd psutil-release-$pkgver
More information about the arch-commits
mailing list