diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template index 18f6365e524..0ce499804c0 100644 --- a/srcpkgs/libxkbcommon/template +++ b/srcpkgs/libxkbcommon/template @@ -1,6 +1,6 @@ # Template file for 'libxkbcommon'. pkgname=libxkbcommon -version=0.8.0 +version=0.8.1 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config libtool flex xorg-util-macros" @@ -8,10 +8,10 @@ makedepends="xkeyboard-config libxcb-devel" depends="xkeyboard-config" short_desc="Library to handle keyboard descriptions" maintainer="Juan RP " -homepage="http://xkbcommon.org/" -license="MIT/X11" -distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz" -checksum=e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d +license="MIT" +homepage="https://xkbcommon.org/" +distfiles="https://xkbcommon.org/download/${pkgname}-${version}.tar.xz" +checksum=8d1df6bdf216950da611e66cff1af576710aad79772de3be6e131019f761f897 pre_configure() { autoreconf -fi