fixup! kwin: update to 5.26.2.
This commit is contained in:
parent
16a081b34e
commit
c49a999890
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.26.2
|
||||
version=5.26.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -21,8 +21,8 @@ short_desc="KDE Window manager"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kwin"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7c9e921226f85c8f8e835b8bf63ae67da800d6921ba148618e570bf4825f3364
|
||||
replaces="kwayland-server>=0"
|
||||
|
||||
kwin-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue