From 2be161892a9f3f1eafd16a04a4259bf7b664a250 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Apr 2021 13:44:27 +0200 Subject: [PATCH] plasma-wayland-protocols: update to 1.2.1. --- srcpkgs/plasma-wayland-protocols/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/plasma-wayland-protocols/template b/srcpkgs/plasma-wayland-protocols/template index 2d9d9300ccc..594de71c5d3 100644 --- a/srcpkgs/plasma-wayland-protocols/template +++ b/srcpkgs/plasma-wayland-protocols/template @@ -1,15 +1,16 @@ # Template file for 'plasma-wayland-protocols' pkgname=plasma-wayland-protocols -version=1.1.1 +version=1.2.1 revision=1 +wrksrc="$pkgname-v$version" build_style=cmake hostmakedepends="extra-cmake-modules" short_desc="Plasma Specific Protocols for Wayland" maintainer="John " license="GPL-3.0-or-later" homepage="https://invent.kde.org/libraries/plasma-wayland-protocols" -distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38 +distfiles="${KDE_SITE}/${pkgname}/${pkgname}-v${version}.tar.xz" +checksum=287b90903f9a7f394c75e75cb187426862eaf64a92f1be7e2ef68e99fd8cbaaa post_install() { vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \