Date: Saturday, March 14, 2020 @ 21:36:15 Author: felixonmars Revision: 597299
upgpkg: python-hunter 3.1.2-1 Modified: python-hunter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 21:35:46 UTC (rev 597298) +++ PKGBUILD 2020-03-14 21:36:15 UTC (rev 597299) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hunter -pkgver=3.1.1 +pkgver=3.1.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-runner' 'gdb' 'python-process-tests' 'python-aspectlib') source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-hunter/archive/v$pkgver.tar.gz") -sha512sums=('1d4f2dc0c7a8e13ac16db556c63a6726b7815d1cbe4ce265a5755323e5d05354d3d4926042950edff1d0330444fa7289bd22f25c792b05efad8bf8c8f5bc2d72') +sha512sums=('d39f6bcf986b8f20cb6f1c636a963a0149474aa7eda901e3344db30e7bf259dd78823659316ef194eba554d6b351756277243663d3c0a362c59ca4ac62a8af08') prepare() { rm python-hunter-$pkgver/src/hunter/*.c
