plasma-wayland-protocols: update to 1.1.0.
This commit is contained in:
parent
4ca1bc9c48
commit
2c53543a7b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'plasma-wayland-protocols'
|
||||
pkgname=plasma-wayland-protocols
|
||||
version=1.0
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
short_desc="Plasma Specific Protocols for Wayland"
|
||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://invent.kde.org/libraries/plasma-wayland-protocols"
|
||||
distfiles="${KDE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=69c0fac42ccecaa78388f54725de493cad7ac798d85802225013c3e1fb7ee62b
|
||||
checksum=d7bcf780b764f013613870ff2366486f052827857ca0bb79981c97b436601d31
|
||||
|
||||
post_install() {
|
||||
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
||||
|
|
Loading…
Reference in New Issue