Clipboard: update to 0.5.0

This commit is contained in:
Marcin Puc 2023-03-11 16:38:50 +01:00 committed by Andrew Benson
parent 4e90de52ca
commit b979773b1c

View file

@ -1,6 +1,6 @@
# Template file for 'Clipboard'
pkgname=Clipboard
version=0.4.0
version=0.5.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=ff4ebccdde9800d064b0c92fa4206770a5bf64826f0a0566416a7f3e6cedf997
checksum=4ef29040b871c8d6238408e61a569b0a41609398e0360ab375b9a32be062de81
if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then
makedepends+=" libatomic-devel"