[arch-commits] Commit in python-hunter/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 19 15:48:42 UTC 2020
Date: Wednesday, August 19, 2020 @ 15:48:41
Author: felixonmars
Revision: 684987
upgpkg: python-hunter 3.2.1-1
Modified:
python-hunter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-19 15:48:08 UTC (rev 684986)
+++ PKGBUILD 2020-08-19 15:48:41 UTC (rev 684987)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hunter
-pkgver=3.2.0
+pkgver=3.2.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=('6a2beec273dbe97424741877393cc143dcd3f7f34b3015c4bdba256db376311274db5792aa9435bbd47d64182c9febcd99ac602c792980bb5046cd0728e93aa5')
+sha512sums=('5e4071b2c88e4d76630029c999953890ed35e656f0a35e7cee0aa9bc898dff6a90fa9181b3ac4afaa28b31816b3fdc3e83451a47c213769be67f307e1c0167df')
prepare() {
cd python-hunter-$pkgver
More information about the arch-commits
mailing list