Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
frameworkintegration
Commits:
755e85db by Antonio Rojas at 2024-06-09T09:01:12+02:00
upgpkg: 6.3.0-1: Update to 6.3.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.2.0
+ pkgver = 6.3.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.2/frameworkintegration-6.2.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/6.2/frameworkintegration-6.2.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/6.3/frameworkintegration-6.3.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/6.3/frameworkintegration-6.3.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
- sha256sums =
e41f64b178ad9dadcad51b145bd580868aba061fb80ff15614268d09ec4e0d7c
+ sha256sums =
94700551b3373f792b27ea6ca3013c7bda8f6b63260b918b3c1eec0d83ad4c7f
sha256sums = SKIP
pkgname = frameworkintegration
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=frameworkintegration
-pkgver=6.2.0
+pkgver=6.3.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=('e41f64b178ad9dadcad51b145bd580868aba061fb80ff15614268d09ec4e0d7c'
+sha256sums=('94700551b3373f792b27ea6ca3013c7bda8f6b63260b918b3c1eec0d83ad4c7f'
'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/755e85db499b099b147a45230d711354edbb6c98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/frameworkintegration/-/commit/755e85db499b099b147a45230d711354edbb6c98
You're receiving this email because of your account on gitlab.archlinux.org.