Skip to content

Commit

Permalink
cagebreak: update to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
migue07juegos authored and ahesford committed Dec 12, 2023
1 parent 2cf315d commit c105eb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/cagebreak/template
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Template file for 'cagebreak'
pkgname=cagebreak
version=2.2.1
version=2.2.3
revision=1
build_style=meson
configure_args="--buildtype=release -Dman-pages=true $(vopt_bool xwayland xwayland)"
conf_files="/etc/xdg/cagebreak/config"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots-devel cairo-devel pango-devel libevdev-devel"
makedepends="wlroots0.17-devel cairo-devel pango-devel libevdev-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Tiling wayland compositor based on cage inspired by ratpoison"
maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
license="MIT"
homepage="https://github.com/project-repo/cagebreak"
changelog="https://raw.githubusercontent.com/project-repo/cagebreak/master/Changelog.md"
distfiles="https://github.com/project-repo/cagebreak/releases/download/${version}/release_${version}.tar.gz"
checksum=b0f9ab3c406fefc2922ff30a98cf752b27c20b095766d45eb619ca5196df0f5c
checksum=37e5a3f4eb9fd2bc0a15d6ecb2fed7440b09a8ab116315a76659d0f10b41bfe8

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

0 comments on commit c105eb6

Please sign in to comment.