Skip to content

Commit

Permalink
qt-installer-framework: update to 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiChinoune committed Sep 5, 2023
1 parent 6a50f64 commit c0736cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-qt-installer-framework/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ _realname=installer-framework
pkgbase=mingw-w64-qt-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-qt-${_realname}"
pkgdesc="The Qt Installer Framework used for the Qt SDK installer (mingw-w64)"
pkgver=4.6.0
pkgver=4.6.1
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://www.qt.io/developers/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
license=('spdx:GPL-3.0-or-later' 'spdx:Qt-GPL-exception-1.0' 'spdx:GFDL-1.3-or-later')
conflicts=("${MINGW_PACKAGE_PREFIX}-qt-${_realname}-git")
replaces=("${MINGW_PACKAGE_PREFIX}-qt-${_realname}-git")
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
Expand All @@ -26,7 +26,7 @@ source=(https://download.qt.io/official_releases/qt-${_realname}/${pkgver}/${_re
"0010-fix-version-pass-to-windres.patch"
"0011-fix-redefined-mode_t.patch"
"0012-get_timezone-not-available-on-msvcrt.patch")
sha256sums=('169581c2e8207da638bc1dc40214fc92329c9050b02e5b9a699821ab94f51bb1'
sha256sums=('21596b84cd6c848a033f66b84b316802f5c1ec980a0eb4973c085a3a92c1c729'
'4100a93ac7e117a32430d22187a4ebe94e7830d94d2c23b85651bc1d95821409'
'4db7a4c3e6ea3a26de6493e4e2b683251060c7c8cefacf6bfa458026e541e906'
'2aaf51f346edb6db2367262d0d8e1bb77d0afee51fabd5b2766038a97ebf0ca6'
Expand Down

0 comments on commit c0736cb

Please sign in to comment.