Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kwin
Commits:
d77458af by Antonio Rojas at 2024-09-27T18:39:24+02:00
upgpkg: 6.1.5-2: Qt 6.7.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.1.5
- 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.1.5
_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/d77458af038e3e1422fc9262ea2e1bbf3eac369b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/d77458af038e3e1422fc9262ea2e1bbf3eac369b
You're receiving this email because of your account on gitlab.archlinux.org.