Skip to content

Commit f157c3d

Browse files
committed
python3-tkinter: update to 3.13.0.
1 parent 2d72312 commit f157c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/python3-tkinter/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
_desc="Python programming language"
99

1010
pkgname=python3-tkinter
11-
version=3.12.7
11+
version=3.13.0
1212
revision=1
1313
build_style="gnu-configure"
1414
configure_args="--enable-shared --enable-ipv6 --enable-optimizations
@@ -28,7 +28,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
2828
homepage="https://www.python.org"
2929
license="Python-2.0"
3030
distfiles="https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz"
31-
checksum=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550
31+
checksum=086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d
3232

3333
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
3434
makedepends+=" libxcrypt-devel"

0 commit comments

Comments
 (0)