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

Jelle van der Waa jelle at archlinux.org
Sat Feb 11 10:46:55 UTC 2017


    Date: Saturday, February 11, 2017 @ 10:46:54
  Author: jelle
Revision: 211840

upgpkg: python-psutil 5.1.3-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-11 10:29:07 UTC (rev 211839)
+++ PKGBUILD	2017-02-11 10:46:54 UTC (rev 211840)
@@ -3,7 +3,7 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.1.2
+pkgver=5.1.3
 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=('94f063a9ef244e9881d5d0ab0227697b')
+md5sums=('8fd2236682052f4356a1b8a38341a012')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list