libliftoff: update to 0.5.0

This commit is contained in:
zlice 2025-06-30 15:30:10 -04:00 committed by classabbyamp
parent d97e98922c
commit 582f9865a3

View file

@ -1,6 +1,6 @@
# Template file for 'libliftoff' # Template file for 'libliftoff'
pkgname=libliftoff pkgname=libliftoff
version=0.4.1 version=0.5.0
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>"
license="MIT" license="MIT"
homepage="https://gitlab.freedesktop.org/emersion/libliftoff" homepage="https://gitlab.freedesktop.org/emersion/libliftoff"
distfiles="https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v${version}/libliftoff-v${version}.tar.gz" distfiles="https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v${version}/libliftoff-v${version}.tar.gz"
checksum=44ec5cfdd0df040d1023d4d6a48b23c31f21ce61ee2347da9e1ca244fe24dd1c checksum=3309218c3137a70faada653690802b514e4e46d9b38e7d9d5948ffcc4831f3b1
CFLAGS="-Wno-error=unused-but-set-variable" CFLAGS="-Wno-error=unused-but-set-variable"