python-wheel: update to 0.41.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
a94dab7b4c
commit
609f544500
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=wheel
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=0.41.2
|
||||
pkgver=0.41.3
|
||||
pkgrel=1
|
||||
pkgdesc="A built-package format for Python"
|
||||
arch=('any')
|
||||
@@ -15,7 +15,7 @@ makedepends=(
|
||||
"python-build"
|
||||
)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985')
|
||||
sha256sums=('4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user