mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
i3wsr: update to 1.2.4.
This commit is contained in:
parent
93acd90a95
commit
a38d75d232
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3wsr'
|
# Template file for 'i3wsr'
|
||||||
pkgname=i3wsr
|
pkgname=i3wsr
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/roosta/i3wsr"
|
homepage="https://github.com/roosta/i3wsr"
|
||||||
distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
|
||||||
checksum=beec432e55cd82465b6b3988b44206925d1d57dd5307819f3a5ab4098ab59283
|
checksum=0de05f6c1b868186a35b3d5c607d01c35b924317bfadbb0b6e97d9a0bfe6ff64
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue