Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
ffd8b1fe by Antonio Rojas at 2025-03-04T19:45:56+01:00
upgpkg: 6.3.2.1-5: Qt 6.9 rebuild
- - - - -
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.3.2.1
- pkgrel = 4
+ pkgrel = 5
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=kwin
pkgver=6.3.2.1
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=4
+pkgrel=5
pkgdesc='An easy to use, but flexible, composited Window Manager'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/ffd8b1fe2923e164b7f3934fff30feadc214207d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/ffd8b1fe2923e164b7f3934fff30feadc214207d
You're receiving this email because of your account on gitlab.archlinux.org.