Bump pkgrel for ssl rebuild

This commit is contained in:
Tobias Kunze 2022-11-17 18:13:17 +01:00
parent 9b8021562d
commit c1fe8919c2
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.15
pkgrel = 1
pkgrel = 2
url = https://www.python.org/
arch = i686
arch = x86_64

View File

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