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

Jelle van der Waa jelle at archlinux.org
Sun Sep 18 19:36:52 UTC 2016


    Date: Sunday, September 18, 2016 @ 19:36:48
  Author: jelle
Revision: 189927

upgpkg: python-psutil 4.3.1-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-18 16:57:52 UTC (rev 189926)
+++ PKGBUILD	2016-09-18 19:36:48 UTC (rev 189927)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=4.3.0
+pkgver=4.3.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=('da4c7183ff42a6997b8a743305463d10')
+md5sums=('74ea960403b73a57709481ff91386bf6')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list