cage: update to 0.1.4.

This commit is contained in:
Isaac Freund 2021-06-26 13:45:53 +02:00 committed by Érico Nogueira Rolim
parent c603ebe251
commit bd60c25db3

View file

@ -1,6 +1,6 @@
# Template file for 'cage'
pkgname=cage
version=0.1.3
version=0.1.4
revision=1
build_style=meson
configure_args="$(vopt_bool xwayland xwayland)"
@ -12,7 +12,7 @@ maintainer="Illia Shestakov <ishestakov@airmail.cc>"
license="MIT"
homepage="https://www.hjdskes.nl/projects/cage/"
distfiles="https://github.com/Hjdskes/cage/archive/v${version}.tar.gz"
checksum=c28aa8230f937c89b564967748451c1eb15d8633a71a1ed6e22d532afa15462e
checksum=dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90
build_options="xwayland"
build_options_default="xwayland"