python-trove-classifiers: Update to 2024.10.21.16

This commit is contained in:
Christoph Reiter
2024-10-25 21:30:03 +02:00
parent f6b3137bfc
commit 6457d44ee2

View File

@@ -2,7 +2,7 @@
_pyname=trove_classifiers
pkgname=python-trove-classifiers
pkgver=2024.9.12
pkgver=2024.10.21.16
pkgrel=1
pkgdesc="Canonical source for classifiers on PyPI (pypi.org)"
arch=('any')
@@ -22,7 +22,7 @@ makedepends=(
'python-calver'
)
source=("https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('4b46b3e134a4d01999ac5bc6e528afcc10cc48f0f724f185f267e276005768f4')
sha256sums=('17cbd055d67d5e9d9de63293a8732943fabc21574e4c7b74edf112b4928cf5f3')
build() {
cd "${_pyname}-${pkgver}"