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

Felix Yan felixonmars at archlinux.org
Fri Sep 4 22:51:45 UTC 2020


    Date: Friday, September 4, 2020 @ 22:51:44
  Author: felixonmars
Revision: 698667

upgpkg: python-hunter 3.2.2-1

Modified:
  python-hunter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-04 22:50:33 UTC (rev 698666)
+++ PKGBUILD	2020-09-04 22:51:44 UTC (rev 698667)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.2.1
+pkgver=3.2.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=('5e4071b2c88e4d76630029c999953890ed35e656f0a35e7cee0aa9bc898dff6a90fa9181b3ac4afaa28b31816b3fdc3e83451a47c213769be67f307e1c0167df')
+sha512sums=('cd16172288327006c9be211a80927a178e25312ea25e9ca0bb4e05e9c6cd4003f957533512488505ee1e9be8b3012281ba2372bd7447c20faaef030953aafa65')
 
 prepare() {
   cd python-hunter-$pkgver



More information about the arch-commits mailing list