Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin


Commits:
45ae8ccf by Antonio Rojas at 2025-02-11T13:16:50+01:00
upgpkg: 6.3.0-1: Plasma 6.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = kwin
        pkgdesc = An easy to use, but flexible, composited Window Manager
-       pkgver = 6.2.5
-       pkgrel = 3
+       pkgver = 6.3.0
+       pkgrel = 1
        url = https://kde.org/plasma-desktop/
        install = kwin.install
        arch = x86_64
@@ -78,13 +78,13 @@ pkgbase = kwin
        depends = xcb-util-keysyms
        depends = xcb-util-wm
        optdepends = maliit-keyboard: virtual keyboard for kwin-wayland
-       source = https://download.kde.org/stable/plasma/6.2.5/kwin-6.2.5.tar.xz
-       source = 
https://download.kde.org/stable/plasma/6.2.5/kwin-6.2.5.tar.xz.sig
+       source = https://download.kde.org/stable/plasma/6.3.0/kwin-6.3.0.tar.xz
+       source = 
https://download.kde.org/stable/plasma/6.3.0/kwin-6.3.0.tar.xz.sig
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
        validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
        validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-       sha256sums = 
5cc450a6e41105c8c49929b72550b331237f96aafb294690f4707bdc5f776848
+       sha256sums = 
1ad978fc52b21bfdd218843554a015b24689e0c04904d1cb00e2e4afca4f4af4
        sha256sums = SKIP
 
 pkgname = kwin


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kwin
-pkgver=6.2.5
+pkgver=6.3.0
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=3
+pkgrel=1
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -84,7 +84,7 @@ optdepends=('maliit-keyboard: virtual keyboard for 
kwin-wayland')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
 install=$pkgname.install
-sha256sums=('5cc450a6e41105c8c49929b72550b331237f96aafb294690f4707bdc5f776848'
+sha256sums=('1ad978fc52b21bfdd218843554a015b24689e0c04904d1cb00e2e4afca4f4af4'
             '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/-/commit/45ae8ccfe60489bc0f3c79593d262352a83f752c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/45ae8ccfe60489bc0f3c79593d262352a83f752c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to