i3wsr: update to 1.2.3.
This commit is contained in:
parent
299b62f5f3
commit
27bd42fac7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3wsr'
|
# Template file for 'i3wsr'
|
||||||
pkgname=i3wsr
|
pkgname=i3wsr
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
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=167457eb0c7ad92b6d4d76c7847a2b59beeda2b63239b17a3729dfce16147121
|
checksum=beec432e55cd82465b6b3988b44206925d1d57dd5307819f3a5ab4098ab59283
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue