Clipboard: update to 0.8.0

This commit is contained in:
Marcin Puc 2023-06-06 13:42:57 +02:00 committed by classabbyamp
parent 914329b26e
commit 22ed2e7e34

View File

@ -1,6 +1,6 @@
# Template file for 'Clipboard'
pkgname=Clipboard
version=0.7.1
version=0.8.0
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=ade73db60fdbdff8c68a4dc97f854aae502304e8294d57a7b32f6b01d48f8eef
checksum=d3fa16ee7fab364f9755d2a5991aaf06f7b6d703df7994486e7c424bfe1d97d2
if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then
makedepends+=" libatomic-devel"