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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 05:34:07 UTC 2019


    Date: Friday, November 15, 2019 @ 05:34:06
  Author: felixonmars
Revision: 528774

upgpkg: python-hunter 3.0.4-1

Modified:
  python-hunter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 05:33:53 UTC (rev 528773)
+++ PKGBUILD	2019-11-15 05:34:06 UTC (rev 528774)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.0.3
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
 arch=('x86_64')
 pkgdesc='Hunter is a flexible code tracing toolkit'
 license=('BSD')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-benchmark' 'python-virtualenv' 'python-pytest-runner' 'gdb'
               'python-process-tests' 'python-aspectlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-hunter/archive/v$pkgver.tar.gz")
-sha512sums=('366346c7029ad2a5885ff6f1a374f26c351a1a3a57e045cb9752a30b80766876487497ee311e5350295e5eb540e99d038fa775722c3bf7e5291b707200d8b1c0')
+sha512sums=('7b09ad8f88ac7f5b58ade46b2e027e89c841b00c1ae92cd25f7eb604a81c1fa00ee6f4c0169580ffe2c03d3d7dd38bc721d9dcbd9c5a29fe7ad09f418a96fdf0')
 
 prepare() {
   rm python-hunter-$pkgver/src/hunter/*.c



More information about the arch-commits mailing list