From 83be2b19041d4e4b695aadf361bbb7713e71748c Mon Sep 17 00:00:00 2001
From: maxice8 <thinkabit.ukim@gmail.com>
Date: Fri, 18 Jan 2019 02:43:02 -0200
Subject: [PATCH] python-pluggy: update to 0.8.1.

---
 srcpkgs/python-pluggy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-pluggy/template b/srcpkgs/python-pluggy/template
index 76bf52c7e5..17e3be0e9d 100644
--- a/srcpkgs/python-pluggy/template
+++ b/srcpkgs/python-pluggy/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pluggy'
 pkgname=python-pluggy
-version=0.8.0
+version=0.8.1
 revision=1
 noarch=yes
 wrksrc="${pkgname/python-//}-${version}"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/pytest-dev/pluggy"
 distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
-checksum=447ba94990e8014ee25ec853339faf7b0fc8050cdc3289d4d71f7f410fb90095
+checksum=8ddc32f03971bfdf900a81961a48ccf2fb677cf7715108f85295c67405798616
 
 do_check() {
 	python3 -m pytest