plasma-wayland-protocols: update to 1.1.1.
This commit is contained in:
parent
67f1cfa96c
commit
65f7e2c093
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-wayland-protocols'
|
||||
pkgname=plasma-wayland-protocols
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Plasma Specific Protocols for Wayland"
|
|||
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=d7bcf780b764f013613870ff2366486f052827857ca0bb79981c97b436601d31
|
||||
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38
|
||||
|
||||
post_install() {
|
||||
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
||||
|
|
Loading…
Reference in New Issue