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

Levente Polyak anthraxx at archlinux.org
Mon Jan 14 23:48:47 UTC 2019


    Date: Monday, January 14, 2019 @ 23:48:46
  Author: anthraxx
Revision: 423102

upgpkg: python-perf 1.6.0-1

Modified:
  python-perf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-14 23:47:58 UTC (rev 423101)
+++ PKGBUILD	2019-01-14 23:48:46 UTC (rev 423102)
@@ -3,8 +3,8 @@
 
 pkgbase='python-perf'
 pkgname=('python-perf' 'python2-perf')
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Toolkit to run Python benchmarks'
 url='https://github.com/haypo/perf'
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python' 'python-setuptools' 'python-six'
              'python2' 'python2-setuptools' 'python2-six' 'python2-statistics')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/vstinner/perf/archive/${pkgver}.tar.gz)
-sha256sums=('0b20382c819114bcbb7b6ff27b1259d44a4b68e5b791324ef9a12e0afaa2e294')
-sha512sums=('6a0592a2d5456c0d3bd4f6b09cc9baf74e640eea77fad109c94e9d209f9449d68f3afbdfeb6bd99fafce8d6e9cd6d7bd6e850fb35c0c72d234244c2a5ca35906')
+sha256sums=('c1f6f0262be85e7e14daa0875c7d226d6a87b2cf9eebbfb91f6e7c34ef223df0')
+sha512sums=('e9ae5e4f922d13134fb60fee14a0aceacf5d77e263416ca7fcff9942c0b06d838d6388cbe5d28accd8a82f3da8c81d1694e90ba4c2b24e4cd2e1f4f54b325e0d')
 
 prepare() {
   cp -a perf-${pkgver}{,-py2}



More information about the arch-commits mailing list