From b15d2675b31f89427082c5fd44b7a12d2e7d3968 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, 23 Mar 2020 18:09:11 +0700 Subject: [PATCH] python3-tkinter: update to 3.8.2. --- srcpkgs/python3-tkinter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index f2faf76ad5b..b083d2864d4 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -7,7 +7,7 @@ _desc="Python programming language" pkgname=python3-tkinter -version=3.8.1 +version=3.8.2 revision=1 wrksrc="Python-${version}" pycompile_dirs=" @@ -22,7 +22,7 @@ maintainer="Orphaned " homepage="https://www.python.org" license="Python-2.0" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" -checksum=75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8 +checksum=2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df pre_configure() { # Ensure that internal copies of expat and libffi are not used.