diff --git a/srcpkgs/python3-cypari2/template b/srcpkgs/python3-cypari2/template index 8b7e06abd5a..2a6b284f2f0 100644 --- a/srcpkgs/python3-cypari2/template +++ b/srcpkgs/python3-cypari2/template @@ -1,6 +1,6 @@ # Template file for 'python3-cypari2' pkgname=python3-cypari2 -version=2.1.5 +version=2.2.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-Cython @@ -14,7 +14,7 @@ license="GPL-2.0-or-later" homepage="https://github.com/sagemath/cypari2" changelog="https://github.com/sagemath/cypari2/releases" distfiles="https://github.com/sagemath/cypari2/archive/refs/tags/${version}.tar.gz" -checksum=3cea1051f7cd8832b7907d11c68764e83a430036698a215abae48924a580d7fb +checksum=08804f8e73859447cd1882d0cdc6d1e62dd813c3f291e8cba4313916e162f7cd do_check() { # Please do not disable this custom check;