labwc: update to 0.6.1

This commit is contained in:
Marcin Puc 2023-01-30 02:12:05 +01:00 committed by Michal Vasilek
parent e3549a79b2
commit df60b5d5f7

View file

@ -1,6 +1,6 @@
# Template file for 'labwc' # Template file for 'labwc'
pkgname=labwc pkgname=labwc
version=0.6.0 version=0.6.1
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel" hostmakedepends="pkg-config scdoc wayland-devel"
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="https://labwc.github.io/" homepage="https://labwc.github.io/"
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md" changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
checksum=3a4ee960b4f764f276d581f83c95692c74c6a685e55438fb37ca6dd92e02f069 checksum=c951050d4a2c2afc71d52d8138f8f4ef7ed2a2c9a337dc9de146c8b1e97cf952
post_install() { post_install() {
local _example local _example