mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Clipboard: update to 0.6.0
This commit is contained in:
parent
a0f9273c8c
commit
7eba09cf1c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Clipboard'
|
# Template file for 'Clipboard'
|
||||||
pkgname=Clipboard
|
pkgname=Clipboard
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Slackadays/Clipboard"
|
homepage="https://github.com/Slackadays/Clipboard"
|
||||||
changelog="https://github.com/Slackadays/Clipboard/releases"
|
changelog="https://github.com/Slackadays/Clipboard/releases"
|
||||||
distfiles="https://github.com/Slackadays/Clipboard/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/Slackadays/Clipboard/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=4ef29040b871c8d6238408e61a569b0a41609398e0360ab375b9a32be062de81
|
checksum=8e87800d376f6649ae489d5aeb5af35ee079ca2e56e75902e1a45b4167180065
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then
|
if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue