Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
7b414c9d by Antonio Rojas at 2025-03-26T19:47:51+01:00
upgpkg: 6.3.3.1-2: Qt 6.8.3 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.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=kwin
pkgver=6.3.3.1
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
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/7b414c9d9aa96024b5c41698a20a20afb027c12f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/7b414c9d9aa96024b5c41698a20a20afb027c12f
You're receiving this email because of your account on gitlab.archlinux.org.