Skip to content

Commit

Permalink
pyqt6: update to 6.8.0.dev2412021801
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiChinoune committed Dec 3, 2024
1 parent 69bf903 commit 8db1cd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-pyqt6/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=pyqt6
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
_pkgver=6.8.0.dev2411221125
_pkgver=6.8.0.dev2412021801
pkgver=${_pkgver/.dev/dev}
pkgrel=1
pkgdesc="Python bindings for the Qt cross platform application toolkit (mingw-w64)"
Expand Down Expand Up @@ -54,7 +54,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-qt6-websockets")
#source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-${pkgver}.tar.gz)
source=(https://www.riverbankcomputing.com/pypi/packages/PyQt6/PyQt6-${_pkgver}.tar.gz)
sha256sums=('eed556fbcfc7dfb060d5b976938b007510e98246ddcfaae102a492ae30fbbda3')
sha256sums=('5b2929354a16c56cbd8171ee3f4fa1fb5c32c8cdc02269affef6da17d0a89584')

prepare() {
cd "${srcdir}"
Expand Down

0 comments on commit 8db1cd2

Please sign in to comment.