From 8dd644727dced3d3eaf299be3280a26f62c71eef Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 26 Aug 2018 20:51:23 -0700 Subject: [PATCH] python3-aiohttp: fix checksum --- srcpkgs/python3-aiohttp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index 9154a9f301f..81ec1038c1b 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -18,7 +18,7 @@ license="Apache-2.0" #changelog="https://raw.githubusercontent.com/aio-libs/aiohttp/master/CHANGES.rst" homepage="https://aiohttp.readthedocs.io/" distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz" -checksum=56da630b185c51af7e013d310b9f7775f402eb3cf652f9a3ecca8a1645e5ab8d +checksum=edcc93ab19880068ce460542810bdb1ee55a834184765380fd3be343a8f107d7 do_check() { python3 setup.py test