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

David Runge dvzrv at archlinux.org
Mon Jul 6 12:49:09 UTC 2020


    Date: Monday, July 6, 2020 @ 12:49:07
  Author: dvzrv
Revision: 657991

upgpkg: python-pprofile 2.0.5-1: Upgrading to 2.0.5.

Modified:
  python-pprofile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-06 12:44:23 UTC (rev 657990)
+++ PKGBUILD	2020-07-06 12:49:07 UTC (rev 657991)
@@ -2,7 +2,7 @@
 
 _name=pprofile
 pkgname=python-pprofile
-pkgver=2.0.4
+pkgver=2.0.5
 pkgrel=1
 pkgdesc="Line-granularity, thread-aware deterministic and statistic pure-python profiler"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('4154102bb2c7cdc26f900018914e35f203ac0d14d677ebbb7473bd9e7ed877a51f961ce1cd107153b2de398dca7bd9e49516b0f0a1215c94de6763d968a4c1d8')
+sha512sums=('130489d9099bb97ec04d36c2dadc26e791ba1ed6b7fecbb125e4611582e5f2999650017d01d05d326db12991b817ca29eaedfa9f6c9d8783f4b08765ae4b32ad')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list