mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
Clipboard: update to 0.9.1.
This commit is contained in:
parent
1b21a9a7dd
commit
4d10a0bd29
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'Clipboard'
|
||||
pkgname=Clipboard
|
||||
version=0.9.0.1
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="alsa-lib-devel libX11-devel wayland-devel wayland-protocols"
|
||||
makedepends="alsa-lib-devel openssl-devel libX11-devel wayland-devel wayland-protocols"
|
||||
short_desc="Cut, copy, and paste anything, anywhere, all from the terminal"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
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=187eba2a2c72d32d35ff750b947f1c812e33f9af538a6fc1b781e18a5e912d45
|
||||
checksum=b59f7111c2de0369d80a379503ac056e33c59be34596d72cda600e4115002b60
|
||||
|
||||
post_install() {
|
||||
vcompletion documentation/completions/cb.fish fish cb
|
||||
|
|
Loading…
Add table
Reference in a new issue