leftwm: update to 0.4.1
This commit is contained in:
parent
e4577d75a6
commit
e839b7bfb6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'leftwm'
|
||||
pkgname=leftwm
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features lefthk,sys-log"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/leftwm/leftwm"
|
||||
changelog="https://raw.githubusercontent.com/leftwm/leftwm/main/CHANGELOG"
|
||||
distfiles="https://github.com/leftwm/leftwm/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=af5999852975de453e19bd199bfc021519ca95e4016a97a1508dc4d678dddd8b
|
||||
checksum=fe10c6ef9f458a889ff0020d348e0185eeba8c606e2fb8ac04a78ac214ce40bc
|
||||
|
||||
do_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue