python-awesomeversion: update to 24.6.0

This commit is contained in:
Biswapriyo Nath
2024-07-18 05:52:25 +00:00
parent ca804bf97b
commit 3a2d67dc4e

View File

@@ -3,7 +3,7 @@
_realname=awesomeversion
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=24.2.0
pkgver=24.6.0
pkgrel=1
pkgdesc="One version package to rule them all (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-poetry-core")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest")
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('47a6dcbbe2921b725f75106a66ab30f26f1f33dbc5e07bc8e1e39d8eb921f53c')
sha256sums=('aee7ccbaed6f8d84e0f0364080c7734a0166d77ea6ccfcc4900b38917f1efc71')
prepare() {
cd "${_realname}-${pkgver}"