Date: Saturday, April 27, 2019 @ 07:41:29 Author: arojas Revision: 454554
https Modified: lib32-libxcb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-27 07:40:59 UTC (rev 454553) +++ PKGBUILD 2019-04-27 07:41:29 UTC (rev 454554) @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="X11 client-side library (32-bit)" arch=(x86_64) -url="http://xcb.freedesktop.org/" +url="https://xcb.freedesktop.org/" depends=('lib32-libxdmcp' 'lib32-libxau' $_pkgbasename) makedepends=('pkgconfig' 'libxslt' 'python' 'xorg-util-macros' 'gcc-multilib' 'autoconf')
