* update python-babel to 2.15.0-2

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:26 +01:00
parent 847d7e531f
commit dd32f1b852
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-babel
pkgdesc = A collection of tools for internationalizing Python applications
pkgver = 2.15.0
pkgrel = 1
pkgrel = 2
url = http://babel.pocoo.org/
arch = any
license = BSD

View File

@ -8,7 +8,7 @@ pkgver=2.15.0
# See the number here
# https://github.com/python-babel/babel/blob/master/scripts/download_import_cldr.py#L13
_core=43
pkgrel=1
pkgrel=2
pkgdesc="A collection of tools for internationalizing Python applications"
url="http://babel.pocoo.org/"
license=("BSD")