[arch-commits] Commit in xcb-util-renderutil/trunk (PKGBUILD)
    Andreas Radke 
    andyrtr at archlinux.org
       
    Sun Jan 15 17:52:57 UTC 2017
    
    
  
    Date: Sunday, January 15, 2017 @ 17:52:57
  Author: andyrtr
Revision: 286618
https sources / gpg signature fixes
Modified:
  xcb-util-renderutil/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 17:52:13 UTC (rev 286617)
+++ PKGBUILD	2017-01-15 17:52:57 UTC (rev 286618)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding - Convenience functions for the Render extension"
 arch=('i686' 'x86_64')
-url="http://xcb.freedesktop.org"
+url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb>=1.7')
 makedepends=('xorg-util-macros')
-source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
+source=("https://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE')
 sha256sums=('c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b'
             'ded299aa179dcf0d885bf89274a4db77a530e03f9f5e7cf1c3c4ef1d60e914b9')
    
    
More information about the arch-commits
mailing list