Skip to content

Commit

Permalink
kwin: QT rebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Sep 28, 2024
1 parent 25bd494 commit 603539e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kwin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = kwin
pkgdesc = An easy to use, but flexible, composited Window Manager (CachyOS Version)
pkgver = 6.1.5
pkgrel = 2
pkgrel = 3
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
Expand Down
2 changes: 1 addition & 1 deletion kwin/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
pkgname=kwin
pkgver=6.1.5
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=2
pkgrel=3
pkgdesc='An easy to use, but flexible, composited Window Manager (CachyOS Version)'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
Expand Down

0 comments on commit 603539e

Please sign in to comment.