mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
leftwm: update to 0.4.2
This commit is contained in:
parent
de5d16c236
commit
5a337cc6f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'leftwm'
|
# Template file for 'leftwm'
|
||||||
pkgname=leftwm
|
pkgname=leftwm
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features lefthk,sys-log"
|
configure_args="--no-default-features --features lefthk,sys-log"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/leftwm/leftwm"
|
homepage="https://github.com/leftwm/leftwm"
|
||||||
changelog="https://raw.githubusercontent.com/leftwm/leftwm/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/leftwm/leftwm/main/CHANGELOG"
|
||||||
distfiles="https://github.com/leftwm/leftwm/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/leftwm/leftwm/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=fe10c6ef9f458a889ff0020d348e0185eeba8c606e2fb8ac04a78ac214ce40bc
|
checksum=97a86b2966d20fd56237905fd90692a873e979759831f6030da2db9d5dc11f2b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue