wayclip: update to 0.4.1.

This commit is contained in:
Jan Christian Grünhage 2023-01-14 16:44:49 +01:00 committed by Piraty
parent aa277fc333
commit 531c2d38b9

View file

@ -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
}