diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index 750847c1f6a..e1220ba4dde 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -1,13 +1,13 @@ -# Template file for 'python3-tkinter'. +# Template file for 'python3-tkinter' # # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3"; IT IS SPLITTED TO AVOID # A CYCLIC DEPENDENCY: python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3 # -_desc="Interpreted, interactive, object-oriented programming language" +_desc="Python programming language" pkgname=python3-tkinter -version=3.6.9 +version=3.6.10 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=5e2f5f554e3f8f7f0296f7e73d8600c4e9acbaee6b2555b83206edf5153870da +checksum=0a833c398ac8cd7c5538f7232d8531afef943c60495c504484f308dac3af40de pre_configure() { # Ensure that internal copies of zlib, expat and libffi are not used.