diff --git a/srcpkgs/python3-tkinter/template b/srcpkgs/python3-tkinter/template index 20b92acdab0..230eef57dd4 100644 --- a/srcpkgs/python3-tkinter/template +++ b/srcpkgs/python3-tkinter/template @@ -8,7 +8,7 @@ _desc="Python programming language" pkgname=python3-tkinter -version=3.13.4 +version=3.13.5 revision=1 build_style="gnu-configure" configure_args="--enable-shared --enable-ipv6 @@ -25,7 +25,7 @@ maintainer="Andrew J. Hesford " homepage="https://www.python.org" license="Python-2.0" distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz" -checksum=27b15a797562a2971dce3ffe31bb216042ce0b995b39d768cf15f784cc757365 +checksum=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d640 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"