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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 8 20:54:53 UTC 2022


    Date: Tuesday, March 8, 2022 @ 20:54:52
  Author: felixonmars
Revision: 1145560

upgpkg: python-hunter 3.4.1-1

Modified:
  python-hunter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 20:53:33 UTC (rev 1145559)
+++ PKGBUILD	2022-03-08 20:54:52 UTC (rev 1145560)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 arch=('x86_64')
 pkgdesc='Hunter is a flexible code tracing toolkit'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-benchmark' 'python-virtualenv' 'python-pytest' 'gdb'
               'python-process-tests' 'python-aspectlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-hunter/archive/v$pkgver.tar.gz")
-sha512sums=('27f043a5776e4cc0fdfaebcacdaaffb5fb0851b4cf69fcdf774579c4617b4a09aac92009693810ff3ddaabbac1565a90dd2e2eeb04e07a410206301e5c32e0c8')
+sha512sums=('f6c0cdb152ead0ab2e19472e59fe3133d77f79ad76ad39c2aac71cec9a0c3954e3035bf77e15a0d64a7a22b29881c90424974318ff7b4481fa8a54a8adb5c6f3')
 
 prepare() {
   cd python-hunter-$pkgver



More information about the arch-commits mailing list