From cff5cb067eff16a9c8d1304c0e59cae6814932b4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 1 Oct 2018 12:51:13 +0200 Subject: [PATCH] python-parsing: fix checksum --- srcpkgs/python-parsing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-parsing/template b/srcpkgs/python-parsing/template index eb327d1e5b6..5f8c3373258 100644 --- a/srcpkgs/python-parsing/template +++ b/srcpkgs/python-parsing/template @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/pyparsing/pyparsing" changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES" distfiles="https://github.com/pyparsing/pyparsing/archive/pyparsing_${version}.tar.gz" -checksum=bc6c7146b91af3f567cf6daeaec360bc07d45ffec4cf5353f4d7a208ce7ca30a +checksum=63cdff56a7af7aaf6d66ed0d995c18c5028dc53d0fd9b463972d732bf6d4bac6 do_check() { python2 unitTests.py