[arch-commits] Commit in python-psutil/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Oct 26 19:14:32 UTC 2016
Date: Wednesday, October 26, 2016 @ 19:14:31
Author: jelle
Revision: 193741
upgpkg: python-psutil 4.4.1-1
Modified:
python-psutil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-26 18:47:53 UTC (rev 193740)
+++ PKGBUILD 2016-10-26 19:14:31 UTC (rev 193741)
@@ -3,7 +3,7 @@
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=4.4.0
+pkgver=4.4.1
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=('668a1382e9620f3041581f4fefdde4da')
+md5sums=('28e59b9091cf603fe805e23dd6a5029f')
build() {
cd psutil-release-$pkgver
More information about the arch-commits
mailing list