Date: Sunday, January 15, 2017 @ 17:59:01 Author: andyrtr Revision: 286633
https sources / gpg signature fixes Modified: xcb-proto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-15 17:57:11 UTC (rev 286632) +++ PKGBUILD 2017-01-15 17:59:01 UTC (rev 286633) @@ -7,7 +7,7 @@ pkgrel=3 pkgdesc="XML-XCB protocol descriptions" arch=(any) -url="http://xcb.freedesktop.org/" +url="https://xcb.freedesktop.org/" license=('custom') makedepends=('python' 'libxml2') source=($url/dist/$pkgname-$pkgver.tar.bz2
