plasma-wayland-protocols: update to 1.2.1.
This commit is contained in:
parent
40cd13c4c3
commit
2be161892a
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'plasma-wayland-protocols'
|
# Template file for 'plasma-wayland-protocols'
|
||||||
pkgname=plasma-wayland-protocols
|
pkgname=plasma-wayland-protocols
|
||||||
version=1.1.1
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="$pkgname-v$version"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
short_desc="Plasma Specific Protocols for Wayland"
|
short_desc="Plasma Specific Protocols for Wayland"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/libraries/plasma-wayland-protocols"
|
homepage="https://invent.kde.org/libraries/plasma-wayland-protocols"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-v${version}.tar.xz"
|
||||||
checksum=c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38
|
checksum=287b90903f9a7f394c75e75cb187426862eaf64a92f1be7e2ef68e99fd8cbaaa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
||||||
|
|
Loading…
Reference in New Issue