Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qtcreator


Commits:
53be3683 by Antonio Rojas at 2026-06-17T12:54:07+02:00
upgpkg: 20.0.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qtcreator
        pkgdesc = Lightweight, cross-platform integrated development environment
-       pkgver = 19.0.2
-       pkgrel = 3
+       pkgver = 20.0.0
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        license = GPL-3.0-only
@@ -44,10 +44,10 @@ pkgbase = qtcreator
        optdepends = perf: performer analyzer
        optdepends = mlocate: locator filter
        options = docs
-       source = git+https://code.qt.io/qt-creator/qt-creator#tag=v19.0.2
+       source = git+https://code.qt.io/qt-creator/qt-creator#tag=v20.0.0
        source = git+https://code.qt.io/qt-creator/perfparser
        source = git+https://code.qt.io/playground/qlitehtml
-       sha256sums = 
31fe9aa9e9706b76ba42cfd1a160e3974c78bd4d4a385fe92aeb6ebbbbc532fa
+       sha256sums = 
22c9cb5ee0d2a17b3aa536bf16f83d199b5084625447bb40a46e41786ecb660c
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
 pkgbase=qtcreator
 pkgname=(qtcreator
          qtcreator-devel)
-pkgver=19.0.2
-pkgrel=3
+pkgver=20.0.0
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -57,7 +57,7 @@ optdepends=('qt6-doc: integrated Qt documentation'
 source=(git+https://code.qt.io/qt-creator/qt-creator#tag=v$pkgver
         git+https://code.qt.io/qt-creator/perfparser
         git+https://code.qt.io/playground/qlitehtml)
-sha256sums=('31fe9aa9e9706b76ba42cfd1a160e3974c78bd4d4a385fe92aeb6ebbbbc532fa'
+sha256sums=('22c9cb5ee0d2a17b3aa536bf16f83d199b5084625447bb40a46e41786ecb660c'
             'SKIP'
             'SKIP')
 options=(docs)
@@ -70,8 +70,8 @@ prepare() {
 
 # Fix doc build with system litehtml
   rm src/libs/qlitehtml/src/3rdparty/qt_attribution.json
-# Fix build with Qt 6.10
-  git cherry-pick -n 5a4c700ccefc76c7c531c834734e6fefa14b5364
+# Drop unneeded litehtml include
+  sed -e '/litehtml\/types.h/d' -i 
src/libs/qlitehtml/src/container_qpainter_p.h
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/53be3683d1a0c9ccc9275bf8491f10f424d35305

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/53be3683d1a0c9ccc9275bf8491f10f424d35305
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to