From e0befe0a8800e0c8fa4bb44b1601ab7bfac10bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D9=87=D8=AF=D9=8A=20=D8=B4=D9=8A=D9=86=D9=88=D9=86?= =?UTF-8?q?=20=28Mehdi=20Chinoune=29?= Date: Fri, 5 May 2023 20:02:57 +0100 Subject: [PATCH] qt-creator: update to 10.0.1 --- mingw-w64-qt-creator/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-qt-creator/PKGBUILD b/mingw-w64-qt-creator/PKGBUILD index f0abbde973..0ed95f4a5d 100644 --- a/mingw-w64-qt-creator/PKGBUILD +++ b/mingw-w64-qt-creator/PKGBUILD @@ -6,9 +6,9 @@ pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" "${MINGW_PACKAGE_PREFIX}-${_realname}-docs" "${MINGW_PACKAGE_PREFIX}-${_realname}-devel") -_base_ver=10.0.0 +_base_ver=10.0.1 pkgver=${_base_ver/-/} -pkgrel=3 +pkgrel=1 pkgdesc='Lightweight, cross-platform integrated development environment (mingw-w64)' url='https://www.qt.io/' install=qt-creator-${MSYSTEM}.install @@ -35,7 +35,7 @@ _pkgfqn="${_realname}-opensource-src-${_base_ver}" source=(https://download.qt.io/official_releases/qtcreator/${_base_ver%.*}/${_base_ver}/${_pkgfqn}.tar.xz qt-creator-3.2.0-Allow-iOS-plugin-on-any-platform.patch qt-creator-5.0.1-fix-library-archive-path.patch) -sha256sums=('9489829de05893a4628b7b6581af096c48afbd31c932cd8a4db30a90c52197bf' +sha256sums=('4161b07dcec0fc8f31529c7db610b717314128da007a2efa85aa9bc33097a163' '6166817edb9055b98e53f644a41f28a1dbbfc3743931776852753212eee639c3' '29d67f88f071abe7a4b589182767b8a697fe4e516d70707bfca88f035883718f')