Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
4af419c4 by Antonio Rojas at 2024-02-28T12:35:27+01:00
upgpkg: 6.0.0-3: Qt 6.7 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.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=kwin
pkgver=6.0.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=3
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/4af419c4297735423062c9a5de2b7e0031bea4de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/4af419c4297735423062c9a5de2b7e0031bea4de
You're receiving this email because of your account on gitlab.archlinux.org.