Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
c075b4ea by Antonio Rojas at 2023-10-24T15:18:06+02:00
Plasma 5.27.9
- - - - -
84b40faf by Antonio Rojas at 2023-10-24T17:34:52+02:00
upgpkg: 5.27.9-1: Plasma 5.27.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kwin
pkgdesc = An easy to use, but flexible, composited Window Manager
- pkgver = 5.27.8
- pkgrel = 4
+ pkgver = 5.27.9
+ pkgrel = 1
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
@@ -25,13 +25,13 @@ pkgbase = kwin
depends = libxcvt
optdepends = maliit-keyboard: virtual keyboard for kwin-wayland
replaces = kwayland-server
- source =
https://download.kde.org/stable/plasma/5.27.8/kwin-5.27.8.tar.xz
- source =
https://download.kde.org/stable/plasma/5.27.8/kwin-5.27.8.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/5.27.9/kwin-5.27.9.tar.xz
+ source =
https://download.kde.org/stable/plasma/5.27.9/kwin-5.27.9.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
e726cd68648805af3ce98b6b360eadd7ba681e6cf4358b1ab57863cd270732e9
+ sha256sums =
d94f691fa6f88966d74d1307554cda59847d5907539f86e79171170a655578bb
sha256sums = SKIP
pkgname = kwin
=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kwin
-pkgver=5.27.8
+pkgver=5.27.9
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=4
+pkgrel=1
pkgdesc='An easy to use, but flexible, composited Window Manager'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
@@ -18,7 +18,7 @@ replaces=(kwayland-server)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
install=$pkgname.install
-sha256sums=('e726cd68648805af3ce98b6b360eadd7ba681e6cf4358b1ab57863cd270732e9'
+sha256sums=('d94f691fa6f88966d74d1307554cda59847d5907539f86e79171170a655578bb'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/compare/99960303877f3903c094d1ad3f690981b4d582cc...84b40fafcfd9e53670a64da05e3b4bbf90b78d78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/compare/99960303877f3903c094d1ad3f690981b4d582cc...84b40fafcfd9e53670a64da05e3b4bbf90b78d78
You're receiving this email because of your account on gitlab.archlinux.org.