Date: Sunday, March 15, 2020 @ 10:34:34 Author: felixonmars Revision: 597735
upgpkg: python-hunter 3.1.3-1 Modified: python-hunter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 10:33:08 UTC (rev 597734) +++ PKGBUILD 2020-03-15 10:34:34 UTC (rev 597735) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hunter -pkgver=3.1.2 +pkgver=3.1.3 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=('d39f6bcf986b8f20cb6f1c636a963a0149474aa7eda901e3344db30e7bf259dd78823659316ef194eba554d6b351756277243663d3c0a362c59ca4ac62a8af08') +sha512sums=('ea9cc935240526d2942568073cecfb2bef32d7caedd0b370850b208a56c652bf356ba0e5675281946419aafd966cbff148490f6f4439d0d808335a3e831adbf7') prepare() { rm python-hunter-$pkgver/src/hunter/*.c
