river: update to 0.1.1.

This commit is contained in:
Isaac Freund 2022-01-12 20:00:10 +01:00 committed by Echo
parent 529e24ed82
commit a00574df21

View file

@ -1,6 +1,6 @@
# Template file for 'river'
pkgname=river
version=0.1.0
version=0.1.1
revision=1
build_style=zig-build
configure_args="$(vopt_if xwayland -Dxwayland)"
@ -12,7 +12,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/riverwm/river"
distfiles="${homepage}/releases/download/v${version}/river-${version}.tar.gz"
checksum=4153a5511a1008e87a2251fc4510a43d6f6085f41b040222506355ff6d4bd10f
checksum=2a0bcd4670ed9ebd39c279f2bf10803fc65c9f3ee2307ce40728df23ce914d18
build_options="xwayland"
build_options_default="xwayland"