python-whatthepatch: update to 1.0.4

This commit is contained in:
Mehdi Chinoune
2023-01-30 02:30:13 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent fb2477b182
commit fbe307cde6

View File

@@ -3,7 +3,7 @@
_realname=whatthepatch
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.0.3
pkgver=1.0.4
pkgrel=1
pkgdesc='A Python patch parsing library (mingw-w64)'
arch=('any')
@@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-wheel")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest")
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('b5983a49f751158a7b5c62baf55aaf815728d3d80bf5dd0c5acb2d7d3d7391ee')
sha256sums=('e95c108087845b09258ddfaf82aa13cf83ba8319475117c0909754ca8b54d742')
build() {
cd "${srcdir}"