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 2d72312 commit f157c3dCopy full SHA for f157c3d
srcpkgs/python3-tkinter/template
@@ -8,7 +8,7 @@
8
_desc="Python programming language"
9
10
pkgname=python3-tkinter
11
-version=3.12.7
+version=3.13.0
12
revision=1
13
build_style="gnu-configure"
14
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
@@ -28,7 +28,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
28
homepage="https://www.python.org"
29
license="Python-2.0"
30
distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz"
31
-checksum=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550
+checksum=086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d
32
33
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
34
makedepends+=" libxcrypt-devel"
0 commit comments