Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qtcreator
Commits:
15d02c86 by Antonio Rojas at 2024-09-27T18:39:49+02:00
upgpkg: 14.0.1-2: Qt 6.7.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qtcreator
pkgdesc = Lightweight, cross-platform integrated development environment
pkgver = 14.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.qt.io
arch = x86_64
license = GPL-3.0-only
@@ -46,7 +46,7 @@ pkgbase = qtcreator
source = git+https://code.qt.io/qt-creator/perfparser
source = git+https://code.qt.io/playground/qlitehtml
source = git+https://github.com/litehtml/litehtml
- sha256sums =
d41d636d03a13d002053fda23c12f6e620b913d9e757bc316c3d17f15cf0190d
+ sha256sums =
42b348fd14202cf2fd40bc5145df739eac9839256ad173c4787fef424bffecaf
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgbase=qtcreator
pkgname=(qtcreator
qtcreator-devel)
pkgver=14.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=(x86_64)
url='https://www.qt.io'
@@ -56,7 +56,7 @@
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
git+https://github.com/litehtml/litehtml)
-sha256sums=('d41d636d03a13d002053fda23c12f6e620b913d9e757bc316c3d17f15cf0190d'
+sha256sums=('42b348fd14202cf2fd40bc5145df739eac9839256ad173c4787fef424bffecaf'
'SKIP'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/15d02c860eb46fb08266ae1064ed0e5d66a4ca47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/15d02c860eb46fb08266ae1064ed0e5d66a4ca47
You're receiving this email because of your account on gitlab.archlinux.org.