diff --git a/mingw-w64-python-whatthepatch/PKGBUILD b/mingw-w64-python-whatthepatch/PKGBUILD index aab70508f7..bbff861722 100644 --- a/mingw-w64-python-whatthepatch/PKGBUILD +++ b/mingw-w64-python-whatthepatch/PKGBUILD @@ -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}"