From 52902a9bf798d86ae9bc98251391d29645d5834b Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 3 May 2023 20:37:12 +0200 Subject: [PATCH] Clipboard: update to 0.7.1 --- srcpkgs/Clipboard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Clipboard/template b/srcpkgs/Clipboard/template index b3796da930ce..7d5f0477cd3e 100644 --- a/srcpkgs/Clipboard/template +++ b/srcpkgs/Clipboard/template @@ -1,6 +1,6 @@ # Template file for 'Clipboard' pkgname=Clipboard -version=0.6.0 +version=0.7.1 revision=1 build_style=cmake hostmakedepends="pkg-config wayland-devel" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/Slackadays/Clipboard" changelog="https://github.com/Slackadays/Clipboard/releases" distfiles="https://github.com/Slackadays/Clipboard/archive/refs/tags/${version}.tar.gz" -checksum=8e87800d376f6649ae489d5aeb5af35ee079ca2e56e75902e1a45b4167180065 +checksum=ade73db60fdbdff8c68a4dc97f854aae502304e8294d57a7b32f6b01d48f8eef if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then makedepends+=" libatomic-devel"