Bump to mark as up-to-date

Package was marked as out-of-date because I didn't get back to @xiota
within four days, bumping to remove out-of-date flag while we discuss
the issue in AUR comments.

> xiota flagged python39 out-of-date on 2023-06-09 (UTC) for the following reason:
>> Needs `tk` added to `makedepends`. Flagging because no response to comment.
This commit is contained in:
Tobias Kunze 2023-06-10 09:45:23 +02:00
parent 35fbf52065
commit 393648b26b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python39
pkgdesc = Major release 3.9 of the Python high-level programming language
pkgver = 3.9.16
pkgrel = 2
pkgrel = 3
url = https://www.python.org/
arch = i686
arch = x86_64

View File

@ -3,7 +3,7 @@
pkgname=python39
pkgver=3.9.16
pkgrel=2
pkgrel=3
_pybasever=3.9
_pymajver=3
pkgdesc="Major release 3.9 of the Python high-level programming language"