Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
90896975 by Antonio Rojas at 2024-10-12T11:14:25+02:00
upgpkg: 6.2.0-2: Qt 6.8 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.2.0
- 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.2.0
_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/90896975f7b1a5f767204500e2865cae26f2c3b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/90896975f7b1a5f767204500e2865cae26f2c3b8
You're receiving this email because of your account on gitlab.archlinux.org.