Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-base
Commits:
8796489f by Antonio Rojas at 2024-10-14T23:40:33+02:00
upgpkg: 5.15.15+kde+r132-1: Bump revision
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-base
pkgdesc = A cross-platform application and UI framework
- pkgver = 5.15.15+kde+r127
+ pkgver = 5.15.15+kde+r132
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -51,11 +51,11 @@ pkgbase = qt5-base
optdepends = gtk3: GTK platform plugin
optdepends = perl: for fixqt4headers and syncqt
conflicts = qtchooser
- source =
kde-qtbase::git+https://invent.kde.org/qt/qt/qtbase#commit=ab13e81917207959785ad0185a3a9974e552a7f5
+ source =
kde-qtbase::git+https://invent.kde.org/qt/qt/qtbase#commit=068ba3d344af64de304a8a0506a038718ddf59d8
source = work-around-pyside2-brokenness.patch
source = qmake-cflags.patch
source = qmake-config.patch
- sha256sums =
1b2d8bddfa9b3a6e48d73d593a02a4945bb504a8ffd53c1ba8d1c52cac46d801
+ sha256sums =
7260e08b32b2c5a7ed8e79090d76ee0509e7333c1c0e7d2408440ca4f60db566
sha256sums =
6a4ec2bfcf4e7cff73346762b252cc28be5ca0ed79fde5e69350efe229b43adc
sha256sums =
5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78
sha256sums =
4abc22150fa3e06b2fdcec32146abc9be4e316692aa4d5bd5aa53b4b726783fa
@@ -87,6 +87,6 @@ pkgname = qt5-base
pkgname = qt5-xcb-private-headers
pkgdesc = Private headers for Qt5 Xcb
groups =
- depends = qt5-base=5.15.15+kde+r127
+ depends = qt5-base=5.15.15+kde+r132
optdepends =
conflicts =
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
_basever=5.15.15
-pkgver=5.15.15+kde+r127
+pkgver=5.15.15+kde+r132
pkgrel=1
-_commit=ab13e81917207959785ad0185a3a9974e552a7f5
+_commit=068ba3d344af64de304a8a0506a038718ddf59d8
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -32,7 +32,7 @@
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
work-around-pyside2-brokenness.patch
qmake-cflags.patch
qmake-config.patch)
-sha256sums=('1b2d8bddfa9b3a6e48d73d593a02a4945bb504a8ffd53c1ba8d1c52cac46d801'
+sha256sums=('7260e08b32b2c5a7ed8e79090d76ee0509e7333c1c0e7d2408440ca4f60db566'
'6a4ec2bfcf4e7cff73346762b252cc28be5ca0ed79fde5e69350efe229b43adc'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4abc22150fa3e06b2fdcec32146abc9be4e316692aa4d5bd5aa53b4b726783fa')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/8796489fa8ab2e6c17871210f7b93e5d4e5c31dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/8796489fa8ab2e6c17871210f7b93e5d4e5c31dc
You're receiving this email because of your account on gitlab.archlinux.org.