libxcb: fix homepage

This commit is contained in:
maxice8 2018-12-09 10:52:21 -02:00 committed by maxice8
parent da1ef1a8dd
commit 64cb938d07

View file

@ -1,7 +1,7 @@
# Template file for 'libxcb'. # Template file for 'libxcb'
pkgname=libxcb pkgname=libxcb
version=1.13.1 version=1.13.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb" configure_args="--disable-build-docs --disable-static --enable-xinput --enable-xkb"
hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto" hostmakedepends="automake libtool pkg-config xorg-util-macros xcb-proto"
@ -9,7 +9,7 @@ makedepends="xcb-proto libXdmcp-devel libXau-devel"
short_desc="X protocol C-language Binding" short_desc="X protocol C-language Binding"
maintainer="maxice8 <thinkabit.ukim@gmail.com>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT" license="MIT"
homepage="http://xcb.freedesktop.org" homepage="https://xcb.freedesktop.org"
distfiles="${homepage}/dist/${pkgname}-${version}.tar.bz2" distfiles="${homepage}/dist/${pkgname}-${version}.tar.bz2"
checksum=a89fb7af7a11f43d2ce84a844a4b38df688c092bf4b67683aef179cdf2a647c4 checksum=a89fb7af7a11f43d2ce84a844a4b38df688c092bf4b67683aef179cdf2a647c4