xcb-util: update to 0.4.1;adopt.

This commit is contained in:
André Cerqueira 2023-01-22 12:28:08 +00:00 committed by classabbyamp
parent 1a3a387da6
commit 251ed7665c

View file

@ -1,17 +1,17 @@
# Template file for 'xcb-util' # Template file for 'xcb-util'
pkgname=xcb-util pkgname=xcb-util
version=0.4.0 version=0.4.1
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="pkg-config gperf" hostmakedepends="pkg-config gperf"
makedepends="libxcb-devel" makedepends="libxcb-devel"
short_desc="XCB utilities library" short_desc="XCB utilities library"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="André Cerqueira <acerqueira021@gmail.com>"
license="X11" license="X11"
homepage="https://xcb.freedesktop.org" homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-util"
distfiles="https://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" distfiles="https://xorg.freedesktop.org/archive/individual/lib/xcb-util-${version}.tar.xz"
checksum=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 checksum=5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512
post_install() { post_install() {
vlicense COPYING LICENSE vlicense COPYING LICENSE