From f2d927eba7674a263a40531f999c5aac188323c7 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 12 Oct 2019 22:25:48 +0300 Subject: [PATCH] python3-perf: update to 1.6.1. --- srcpkgs/python3-perf/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-perf/template b/srcpkgs/python3-perf/template index 4f3a09237eb..2cf0e1fdb86 100644 --- a/srcpkgs/python3-perf/template +++ b/srcpkgs/python3-perf/template @@ -1,9 +1,9 @@ # Template file for 'python3-perf' pkgname=python3-perf -version=1.6.0 +version=1.6.1 revision=1 archs=noarch -wrksrc="perf-${version}" +wrksrc="pyperf-${version}" build_style=python3-module pycompile_module="perf" hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/vstinner/perf" #changelog="https://raw.githubusercontent.com/vstinner/perf/master/doc/changelog.rst" distfiles="https://github.com/vstinner/perf/archive/${version}.tar.gz" -checksum=c1f6f0262be85e7e14daa0875c7d226d6a87b2cf9eebbfb91f6e7c34ef223df0 +checksum=fbe793f6f2e036ab4dcca105b5c5aa34fd331dd881e7a3e158e5e218c63cfc32 post_install() { vlicense COPYING