Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
qqc2-desktop-style
Commits:
3c534c82 by Tomaz Canabrava at 2025-10-12T18:30:33+02:00
upgpkg: 6.19.0-1: Update to 6.19.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qqc2-desktop-style
pkgdesc = A style for Qt Quick Controls 2 to make it follow your
desktop theme
- pkgver = 6.18.0
+ pkgver = 6.19.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -18,12 +18,12 @@ pkgbase = qqc2-desktop-style
depends = qt6-base
depends = qt6-declarative
depends = sonnet
- source =
https://download.kde.org/stable/frameworks/6.18/qqc2-desktop-style-6.18.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.18/qqc2-desktop-style-6.18.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.19/qqc2-desktop-style-6.19.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.19/qqc2-desktop-style-6.19.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
91a60e0fefa294a337f2519c77ff2405b86eff99f3ea0e8fc3e34265ef4670f2
+ sha256sums =
68f9b93f6e8b0fba244f022d8367ef4735422be746e6752764ab3887e05f8535
sha256sums = SKIP
pkgname = qqc2-desktop-style
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=qqc2-desktop-style
-pkgver=6.18.0
+pkgver=6.19.0
pkgrel=1
pkgdesc='A style for Qt Quick Controls 2 to make it follow your desktop theme'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(extra-cmake-modules
qt6-tools)
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('91a60e0fefa294a337f2519c77ff2405b86eff99f3ea0e8fc3e34265ef4670f2'
+sha256sums=('68f9b93f6e8b0fba244f022d8367ef4735422be746e6752764ab3887e05f8535'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style/-/commit/3c534c8242d22f3d5855a3abb555b7e841040b3d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style/-/commit/3c534c8242d22f3d5855a3abb555b7e841040b3d
You're receiving this email because of your account on gitlab.archlinux.org.