We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f877e commit 2007cc9Copy full SHA for 2007cc9
srcpkgs/python3-tkinter/template
@@ -8,7 +8,7 @@
8
_desc="Python programming language"
9
10
pkgname=python3-tkinter
11
-version=3.14.1
+version=3.14.2
12
revision=1
13
build_style="gnu-configure"
14
configure_args="--enable-shared --enable-ipv6
@@ -25,7 +25,7 @@ maintainer="Andrew J. Hesford <[email protected]>"
25
homepage="https://www.python.org"
26
license="Python-2.0"
27
distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz"
28
-checksum=8dfa08b1959d9d15838a1c2dab77dc8d8ff4a553a1ed046dfacbc8095c6d42fc
+checksum=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9
29
30
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
31
makedepends+=" libxcrypt-devel"
0 commit comments