Clipboard: update to 0.4.0
This commit is contained in:
parent
88d0786900
commit
8077eee64d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clipboard'
|
||||
pkgname=Clipboard
|
||||
version=0.3.2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Cut, copy, and paste anything, anywhere, all from the terminal"
|
|||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
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=6784aac212307cd7e6957e2ae9f71b4a98c1ce520351d8ca86c8a414b723c899
|
||||
checksum=ff4ebccdde9800d064b0c92fa4206770a5bf64826f0a0566416a7f3e6cedf997
|
||||
|
||||
if [ "${XBPS_TARGET_NO_ATOMIC8}" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue