river: update to 0.1.1.
This commit is contained in:
parent
529e24ed82
commit
a00574df21
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'river'
|
# Template file for 'river'
|
||||||
pkgname=river
|
pkgname=river
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
configure_args="$(vopt_if xwayland -Dxwayland)"
|
configure_args="$(vopt_if xwayland -Dxwayland)"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/riverwm/river"
|
homepage="https://github.com/riverwm/river"
|
||||||
distfiles="${homepage}/releases/download/v${version}/river-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/v${version}/river-${version}.tar.gz"
|
||||||
checksum=4153a5511a1008e87a2251fc4510a43d6f6085f41b040222506355ff6d4bd10f
|
checksum=2a0bcd4670ed9ebd39c279f2bf10803fc65c9f3ee2307ce40728df23ce914d18
|
||||||
|
|
||||||
build_options="xwayland"
|
build_options="xwayland"
|
||||||
build_options_default="xwayland"
|
build_options_default="xwayland"
|
||||||
|
|
Loading…
Reference in New Issue