1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 12:15:22 +03:00

community/python3-tkinter: upgrade to 3.12.10

This commit is contained in:
Natanael Copa 2025-04-23 12:52:51 +02:00
parent 819f131a08
commit 502fa5b197

View file

@ -3,7 +3,7 @@
# Contributor: Pranjal Kole <pranjal.kole7@gmail.com> # Contributor: Pranjal Kole <pranjal.kole7@gmail.com>
maintainer="Jingyun Hua <huajingyun@loongson.cn>" maintainer="Jingyun Hua <huajingyun@loongson.cn>"
pkgname=python3-tkinter pkgname=python3-tkinter
pkgver=3.12.9 pkgver=3.12.10
_basever="${pkgver%.*}" _basever="${pkgver%.*}"
pkgrel=0 pkgrel=0
pkgdesc="A graphical user interface for the Python programming language" pkgdesc="A graphical user interface for the Python programming language"