mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
labwc: update to 0.6.0
This commit is contained in:
parent
6607bc7095
commit
e4235e83e1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'labwc'
|
# Template file for 'labwc'
|
||||||
pkgname=labwc
|
pkgname=labwc
|
||||||
version=0.5.3
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="cairo-devel glib-devel libxml2-devel pango-devel wlroots-devel"
|
makedepends="cairo-devel glib-devel libxml2-devel pango-devel wlroots-devel"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
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/${version}.tar.gz"
|
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=0b67bc89a5d9059fae28822f3ba2373553dea290cd931c9384a91dbeb2054650
|
checksum=3a4ee960b4f764f276d581f83c95692c74c6a685e55438fb37ca6dd92e02f069
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local _example
|
local _example
|
||||||
|
|
Loading…
Add table
Reference in a new issue