From f65fa49dd578e5c9286830e4da317c4328c0478c Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Wed, 11 Sep 2024 22:35:11 +0200 Subject: [PATCH] testing/py3-pbs-installer: upgrade to 2024.9.9 --- testing/py3-pbs-installer/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/py3-pbs-installer/APKBUILD b/testing/py3-pbs-installer/APKBUILD index 82671dae0ca..ca9642cac6a 100644 --- a/testing/py3-pbs-installer/APKBUILD +++ b/testing/py3-pbs-installer/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Patrycja Rosa # Maintainer: Patrycja Rosa 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 "