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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 25 14:41:49 UTC 2022


    Date: Friday, March 25, 2022 @ 14:41:49
  Author: felixonmars
Revision: 1176412

upgpkg: python-hunter 3.4.2-1

Modified:
  python-hunter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 14:38:10 UTC (rev 1176411)
+++ PKGBUILD	2022-03-25 14:41:49 UTC (rev 1176412)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.4.1
+pkgver=3.4.2
 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=('f6c0cdb152ead0ab2e19472e59fe3133d77f79ad76ad39c2aac71cec9a0c3954e3035bf77e15a0d64a7a22b29881c90424974318ff7b4481fa8a54a8adb5c6f3')
+sha512sums=('f2543de4a278f9506bf8f85a62655776693635d9bb60764e79a6dc4cb6e914b90687c92467e226731ce0ed941a37cabf4ee0a4b2bad0f9b7ce4abc0605f24556')
 
 prepare() {
   cd python-hunter-$pkgver



More information about the arch-commits mailing list