Skip to content

Commit

Permalink
pyqt-builder: update to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiChinoune committed Jun 21, 2024
1 parent 18a484b commit 780ecc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-pyqt-builder/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
_realname=pyqt-builder
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.16.2
pkgver=1.16.3
pkgrel=1
pkgdesc="The PEP 517 compliant PyQt build system (mingw-w64)"
arch=('any')
Expand All @@ -26,7 +26,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
options=(!strip)
source=("https://pypi.io/packages/source/P/PyQt-builder/pyqt_builder-${pkgver}.tar.gz"
001-mingw-python.patch)
sha256sums=('bf723cdb7cd23d2512e2acda7bc6b81f00fb05ccc5e9a8846bd34d47514cddb9'
sha256sums=('3ce5c03dc3fc856b782da3f53b4f3f3b6556aad7bd8416d7bbfc274d03bcf032'
'a0127037669e99008bf463750a6bd45d8cc4d16392566d28dc7b2b9e42833c4a')

prepare() {
Expand Down

0 comments on commit 780ecc0

Please sign in to comment.