xcb-util-errors: update to 1.0.1.

Closes: #44061 [via git-merge-pr]
This commit is contained in:
triallax 2023-05-24 17:27:10 +01:00 committed by Andrew Benson
parent cd90d75142
commit d28b07ba8a

View file

@ -1,17 +1,17 @@
# Template file for 'xcb-util-errors'
pkgname=xcb-util-errors
version=1.0
version=1.0.1
revision=1
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config m4"
makedepends="libxcb-devel"
hostmakedepends="pkg-config m4 python3"
makedepends="libxcb-devel xcb-proto"
short_desc="XCB errors library"
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="MIT"
homepage="https://xcb.freedesktop.org"
distfiles="https://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
checksum=682681769e818ba085870d1ccd65f1f282ca16ca7d6f0f73ee70bc3642aa1995
distfiles="https://xcb.freedesktop.org/dist/xcb-util-errors-${version}.tar.xz"
checksum=5628c87b984259ad927bacd8a42958319c36bdf4b065887803c9d820fb80f357
post_install() {
vlicense COPYING