i3wsr: update to 1.3.0.
This commit is contained in:
parent
ff718a8478
commit
9b1e81a280
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.4
|
version=1.3.0
|
||||||
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=0de05f6c1b868186a35b3d5c607d01c35b924317bfadbb0b6e97d9a0bfe6ff64
|
checksum=4838e32143e3dddcc905650d0a6ffee0d012dbc9bfdfeee8410165d8d3a8176d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue