Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-qt6integration
Commits:
a4c12588 by Felix Yan at 2025-09-06T19:54:54+00:00
upgpkg: 6.0.36-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-qt6integration
pkgdesc = Qt 6 platform theme integration plugins for DDE
- pkgver = 6.0.35
+ pkgver = 6.0.36
pkgrel = 1
url = https://github.com/linuxdeepin/qt6integration
arch = x86_64
@@ -19,11 +19,11 @@ pkgbase = deepin-qt6integration
depends = glibc
depends = gcc-libs
depends = libqtxdg
- source =
git+https://github.com/linuxdeepin/qt6integration.git#tag=6.0.35
+ source =
git+https://github.com/linuxdeepin/qt6integration.git#tag=6.0.36
source = qt-6.9.patch
source = qt-6.9.2.patch
source = missing-include.patch
- sha512sums =
cebdd8004e3b5ccd38d8d474ea8f9ac754aeab554ba05a4f92bda1ad1f2fe1818684afe4b0dc7ef8f7229a73e9f7c924109b51ac5b60dc99e8df704f37c686bd
+ sha512sums =
1d429bf4afe3f2441590454c70b7edf98f9d0088d545042701b8274857d9d0d9f71f916cde671edff19c724d1b0d35c40e5e0ba4fd60a073d7178371be1005ad
sha512sums =
75d2c39b13a1e162a3bfb41010542548ed5b362f34ad42b2ec2e26ba6206d0075abc0b318362263c8e701ba5686e3d31d73f36daef9663f3f6392f929219af5d
sha512sums =
0153029a4a10227c08aa5cf89006cd0e7745ce74e0c989f585ac6166b5aa4ebb8f9ab0dc60ca82d9d7852267716bb1525f3b185dbd5b87880703d1a0807a4610
sha512sums =
f36f1ea7a93e58ed710d297680a28c68dd2c8fb0f139cd90c2946a11015e7eea7242e472cf8c4484ee9b9725dd41697d6ddc71a35043cec11aac31bd1b4d583b
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-qt6integration
-pkgver=6.0.35
+pkgver=6.0.36
pkgrel=1
pkgdesc='Qt 6 platform theme integration plugins for DDE'
arch=('x86_64')
@@ -14,7 +14,7 @@
source=("git+https://github.com/linuxdeepin/qt6integration.git#tag=$pkgver"
qt-6.9.patch
qt-6.9.2.patch
missing-include.patch)
-sha512sums=('cebdd8004e3b5ccd38d8d474ea8f9ac754aeab554ba05a4f92bda1ad1f2fe1818684afe4b0dc7ef8f7229a73e9f7c924109b51ac5b60dc99e8df704f37c686bd'
+sha512sums=('1d429bf4afe3f2441590454c70b7edf98f9d0088d545042701b8274857d9d0d9f71f916cde671edff19c724d1b0d35c40e5e0ba4fd60a073d7178371be1005ad'
'75d2c39b13a1e162a3bfb41010542548ed5b362f34ad42b2ec2e26ba6206d0075abc0b318362263c8e701ba5686e3d31d73f36daef9663f3f6392f929219af5d'
'0153029a4a10227c08aa5cf89006cd0e7745ce74e0c989f585ac6166b5aa4ebb8f9ab0dc60ca82d9d7852267716bb1525f3b185dbd5b87880703d1a0807a4610'
'f36f1ea7a93e58ed710d297680a28c68dd2c8fb0f139cd90c2946a11015e7eea7242e472cf8c4484ee9b9725dd41697d6ddc71a35043cec11aac31bd1b4d583b')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt6integration/-/commit/a4c1258822f2454a0c130c690543ce5b8f0b1f31
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt6integration/-/commit/a4c1258822f2454a0c130c690543ce5b8f0b1f31
You're receiving this email because of your account on gitlab.archlinux.org.