xcb-util: update to 0.4.1;adopt.
This commit is contained in:
parent
1a3a387da6
commit
251ed7665c
|
@ -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 <orphan@voidlinux.org>"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="X11"
|
||||
homepage="https://xcb.freedesktop.org"
|
||||
distfiles="https://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
checksum=46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9
|
||||
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-util"
|
||||
distfiles="https://xorg.freedesktop.org/archive/individual/lib/xcb-util-${version}.tar.xz"
|
||||
checksum=5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue