From cb0c9d85db270773ef536561b7eae5414fb7196d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 17 Aug 2020 23:35:25 +0700 Subject: [PATCH] python3-elementpath: update to 2.0.0. --- srcpkgs/python3-elementpath/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-elementpath/template b/srcpkgs/python3-elementpath/template index 916ce845b66..9f1a1fe1a8e 100644 --- a/srcpkgs/python3-elementpath/template +++ b/srcpkgs/python3-elementpath/template @@ -1,6 +1,6 @@ # Template file for 'python3-elementpath' pkgname=python3-elementpath -version=1.4.6 +version=2.0.0 revision=1 archs=noarch wrksrc=elementpath-${version} @@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh " license="MIT" homepage="https://github.com/sissaschool/elementpath" distfiles="${PYPI_SITE}/e/elementpath/elementpath-${version}.tar.gz" -checksum=653b863cca106a8e45699f07f1b6eb47efcf4b37f9402849dc339f0e1fb1ecb8 +checksum=5bbce8de94551c84eb8371dae8f0c7a3850385b1f9d8e9adf9c801bb7c722ffe post_patch() { # locale handling in musl is NOT that ideal,