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

Jelle van der Waa jelle at archlinux.org
Wed Aug 9 15:29:09 UTC 2017


    Date: Wednesday, August 9, 2017 @ 15:29:08
  Author: jelle
Revision: 249654

upgpkg: python-psutil 5.2.2-2

Upstream re-release

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-09 11:48:20 UTC (rev 249653)
+++ PKGBUILD	2017-08-09 15:29:08 UTC (rev 249654)
@@ -4,7 +4,7 @@
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
 pkgver=5.2.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='https://github.com/giampaolo/psutil'
 license=('custom: BSD')
@@ -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=('68373e79e5673fa96e0b1693912ab5c0')
+md5sums=('8beb3d9c3aef1ebd562cb7394463c2b1')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list