Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kdecoration
Commits: 7f32c827 by Tomaz Canabrava at 2025-06-18T11:25:27+02:00 Update to 6.4.0 - - - - - 3 changed files: - .SRCINFO - PKGBUILD - − README.md Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = kdecoration pkgdesc = Plugin based library to create window decorations - pkgver = 6.3.5 + pkgver = 6.3.91 pkgrel = 1 url = https://kde.org/plasma-desktop/ arch = x86_64 @@ -11,13 +11,13 @@ pkgbase = kdecoration depends = glibc depends = ki18n depends = qt6-base - source = https://download.kde.org/stable/plasma/6.3.5/kdecoration-6.3.5.tar.xz - source = https://download.kde.org/stable/plasma/6.3.5/kdecoration-6.3.5.tar.xz.sig + source = https://download.kde.org/unstable/plasma/6.3.91/kdecoration-6.3.91.tar.xz + source = https://download.kde.org/unstable/plasma/6.3.91/kdecoration-6.3.91.tar.xz.sig validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 - sha256sums = 6e155710f5f3a799b47d906b8a2a6116a951dee3d190fe15bc72413ca9633f07 + sha256sums = 72ec753e7f42cbc970b47118a627f957b7c091c049333d377533463b55d78619 sha256sums = SKIP pkgname = kdecoration ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=kdecoration -pkgver=6.3.5 +pkgver=6.4.0 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Plugin based library to create window decorations' @@ -17,7 +17,7 @@ depends=(gcc-libs makedepends=(extra-cmake-modules) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('6e155710f5f3a799b47d906b8a2a6116a951dee3d190fe15bc72413ca9633f07' +sha256sums=('a4cc8c4bc741d0a423d750ced66e141b9b98fcc71468ab210e54da382153b580' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <j...@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bs...@kde.org> ===================================== README.md deleted ===================================== @@ -1,3 +0,0 @@ -This package is part of the `plasma` suite, and is managed by the scripts at https://gitlab.archlinux.org/archlinux/kde-build. - -Do not upgrade this package individually, or make any format changes to the PKGBUILD without checking with the KDE package maintainers first. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdecoration/-/commit/7f32c82708d9b3a9044f117e6e83e115d5d47e46 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdecoration/-/commit/7f32c82708d9b3a9044f117e6e83e115d5d47e46 You're receiving this email because of your account on gitlab.archlinux.org.