testing/py3-pbs-installer: upgrade to 2024.9.9

This commit is contained in:
ptrcnull 2024-09-11 22:35:11 +02:00 committed by Patrycja Rosa
parent 0312e8743f
commit f65fa49dd5

View file

@ -1,8 +1,8 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=py3-pbs-installer
pkgver=2024.8.14
_pkgver=2024.08.14 # apk doesn't handle leading zeroes well
pkgver=2024.9.9
_pkgver=2024.09.09 # apk doesn't handle leading zeroes well
pkgrel=0
pkgdesc="Installer for Python Build Standalone"
url="https://github.com/frostming/pbs-installer"
@ -34,5 +34,5 @@ package() {
}
sha512sums="
381bb982cb24b84f346139e1f8a2bf0355585639e958354087ee3ff63873d138d69093379119bd4e3ce28d027cc065cd13e4076c787c7978485926948a8b61c8 py3-pbs-installer-2024.08.14.tar.gz
b935a8e7b9255310f6a3ee7f81a09c56090872375113fa1f9b077b3c7ef6a9a323d5d39c27edeb4806f7d8ff3c89d86977011d4680511365cf20a7c78a2636dc py3-pbs-installer-2024.09.09.tar.gz
"