From d6f45f1a1c0f528caf8217c8fc907748a65b35b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Sun, 22 Jan 2023 12:28:08 +0000 Subject: [PATCH] xcb-util: update to 0.4.1;adopt. --- srcpkgs/xcb-util/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xcb-util/template b/srcpkgs/xcb-util/template index 26da06907d2f..9a58099fd82f 100644 --- a/srcpkgs/xcb-util/template +++ b/srcpkgs/xcb-util/template @@ -1,17 +1,17 @@ # Template file for 'xcb-util' pkgname=xcb-util -version=0.4.0 -revision=3 +version=0.4.1 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config gperf" makedepends="libxcb-devel" short_desc="XCB utilities library" -maintainer="Orphaned " +maintainer="André Cerqueira " license="X11" homepage="https://xcb.freedesktop.org" -distfiles="https://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2" -checksum=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 +distfiles="https://xorg.freedesktop.org/archive/individual/lib/xcb-util-${version}.tar.xz" +checksum=5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512 post_install() { vlicense COPYING LICENSE