labwc: update to 0.6.5
This commit is contained in:
parent
f11433dea6
commit
a4b6fcba08
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'labwc'
|
||||
pkgname=labwc
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="cairo-devel glib-devel libxml2-devel pango-devel wlroots-devel"
|
||||
makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots-devel"
|
||||
short_desc="Wayland window-stacking compositor"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://labwc.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
|
||||
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=4974decd6107f6c7b900a29dc6b13d2cb1ccf44e25a579dcdddab76aae6d8830
|
||||
checksum=7c56627c8098cf8b78ae0b045ff208f2815ba0a6cbab0c4a6a71128bafb81ff5
|
||||
|
||||
post_install() {
|
||||
local _example
|
||||
|
|
Loading…
Add table
Reference in a new issue