[arch-commits] Commit in python-psutil/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Oct 25 20:42:31 UTC 2016
Date: Tuesday, October 25, 2016 @ 20:42:31
Author: jelle
Revision: 193364
upgpkg: python-psutil 4.4.0-1
Modified:
python-psutil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-25 18:26:21 UTC (rev 193363)
+++ PKGBUILD 2016-10-25 20:42:31 UTC (rev 193364)
@@ -3,7 +3,7 @@
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=4.3.1
+pkgver=4.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')
source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-md5sums=('74ea960403b73a57709481ff91386bf6')
+md5sums=('668a1382e9620f3041581f4fefdde4da')
build() {
cd psutil-release-$pkgver
More information about the arch-commits
mailing list