mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
wayclip: update to 0.4.1.
This commit is contained in:
parent
aa277fc333
commit
531c2d38b9
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wayclip'
|
||||
pkgname=wayclip
|
||||
version=0.3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="wayland-devel"
|
||||
|
@ -10,8 +10,10 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="ISC"
|
||||
homepage="https://git.sr.ht/~noocsharp/wayclip"
|
||||
distfiles="https://git.sr.ht/~noocsharp/wayclip/archive/${version}.tar.gz"
|
||||
checksum=f3131b459bfb6354d9cf1ad129946205035aa79aa29953f5e21c6b62878eb977
|
||||
checksum=c4fa53618b0869595957e146cb1cfb32309dcbec3ad354ff8e3b075f4219cba8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vman waycopy.1
|
||||
vman waypaste.1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue