Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
frameworkintegration
Commits:
d825be18 by Antonio Rojas at 2024-09-15T18:29:11+02:00
upgpkg: 6.6.0-1: Update to 6.6.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = frameworkintegration
pkgdesc = Framework providing components to allow applications to
integrate with a KDE Workspace
- pkgver = 6.5.0
+ pkgver = 6.6.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -22,12 +22,12 @@ pkgbase = frameworkintegration
depends = qt6-base
optdepends = appstream-qt: dependency resolving via AppStream
optdepends = packagekit-qt6: dependency resolving via AppStream
- source =
https://download.kde.org/stable/frameworks/6.5/frameworkintegration-6.5.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.5/frameworkintegration-6.5.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.6/frameworkintegration-6.6.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.6/frameworkintegration-6.6.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
c57b55742e602d2c85c9002158e88fe077d3a164c68ed50c77672a74e11a0df4
+ sha256sums =
ea594c3957a09fdcb85711d4bdff6d923c0e3eb8ec496e5686585fc56723d3a0
sha256sums = SKIP
pkgname = frameworkintegration
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=frameworkintegration
-pkgver=6.5.0
+pkgver=6.6.0
pkgrel=1
pkgdesc='Framework providing components to allow applications to integrate
with a KDE Workspace'
arch=(x86_64)
@@ -26,7 +26,7 @@ optdepends=('appstream-qt: dependency resolving via AppStream'
'packagekit-qt6: dependency resolving via AppStream')
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c57b55742e602d2c85c9002158e88fe077d3a164c68ed50c77672a74e11a0df4'
+sha256sums=('ea594c3957a09fdcb85711d4bdff6d923c0e3eb8ec496e5686585fc56723d3a0'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure
<[email protected]>
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/frameworkintegration/-/commit/d825be18cf0fd023d174f3d39f7594b8d5a23ecd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/frameworkintegration/-/commit/d825be18cf0fd023d174f3d39f7594b8d5a23ecd
You're receiving this email because of your account on gitlab.archlinux.org.