mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
8c9270c0c4
commit
698fdf9164
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.9.1
|
version=0.10.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=b59f7111c2de0369d80a379503ac056e33c59be34596d72cda600e4115002b60
|
checksum=741717ee505a7852fab5c69740b019e2b33f81d948232894ce294ed0a55e70fb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion documentation/completions/cb.fish fish cb
|
vcompletion documentation/completions/cb.fish fish cb
|
||||||
|
|
Loading…
Add table
Reference in a new issue