Skip to content

Commit

Permalink
river: update to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and OliveThePuffin committed Jun 14, 2024
1 parent add42e1 commit aca47ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/river/template
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Template file for 'river'
pkgname=river
version=0.2.4
revision=3
version=0.3.2
revision=1
archs="~i686* ~armv6l* ~armv7l*"
build_style=zig-build
configure_args="$(vopt_if xwayland -Dxwayland) -Dpie"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots0.16-devel libevdev-devel pixman-devel
makedepends="wlroots0.17-devel libevdev-devel pixman-devel
wayland-protocols libxkbcommon-devel wayland-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Dynamic tiling Wayland compositor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://codeberg.org/river/river"
distfiles="https://codeberg.org/river/river/releases/download/v${version}/river-${version}.tar.gz"
checksum=26c1c41a65ce3804069afad6988410515cf478d2b76303ebc699766d3d4dc69f
checksum=acb273487eb0cf9222c14e050c0faad692f426dba599b62e4c743ba43328ee9e

build_options="xwayland"
build_options_default="xwayland"
Expand Down

0 comments on commit aca47ea

Please sign in to comment.