Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kwayland
Commits:
e9f1c3d2 by Antonio Rojas at 2024-10-08T18:20:22+02:00
upgpkg: 6.2.0-1: Plasma 6.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kwayland
pkgdesc = Qt-style Client and Server library wrapper for the Wayland
libraries
- pkgver = 6.1.5
+ pkgver = 6.2.0
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = kwayland
depends = qt6-base
depends = qt6-wayland
depends = wayland
- source =
https://download.kde.org/stable/plasma/6.1.5/kwayland-6.1.5.tar.xz
- source =
https://download.kde.org/stable/plasma/6.1.5/kwayland-6.1.5.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.2.0/kwayland-6.2.0.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.2.0/kwayland-6.2.0.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
67a3e15730bda36073f30422bdc21aee27bf205fbeec1a2b8020c9d1a97f8da9
+ sha256sums =
7ffe0c2b1f82315b6226c50cfb752e6738e576fbf70b7296d1717b3d86226244
sha256sums = SKIP
pkgname = kwayland
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kwayland
-pkgver=6.1.5
+pkgver=6.2.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
@@ -23,7 +23,7 @@ makedepends=(doxygen
wayland-protocols)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('67a3e15730bda36073f30422bdc21aee27bf205fbeec1a2b8020c9d1a97f8da9'
+sha256sums=('7ffe0c2b1f82315b6226c50cfb752e6738e576fbf70b7296d1717b3d86226244'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/e9f1c3d2d847ba11df76eb6795c9c06e854e5d0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/e9f1c3d2d847ba11df76eb6795c9c06e854e5d0b
You're receiving this email because of your account on gitlab.archlinux.org.