[arch-commits] Commit in fontsproto/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Jun 13 14:16:25 UTC 2017


    Date: Tuesday, June 13, 2017 @ 14:16:24
  Author: jgc
Revision: 298732

upgpkg: fontsproto 2.1.3-2

Use HTTPS, rebuild for missing .BUILDINFO

Modified:
  fontsproto/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-13 14:16:11 UTC (rev 298731)
+++ PKGBUILD	2017-06-13 14:16:24 UTC (rev 298732)
@@ -3,10 +3,10 @@
 
 pkgname=fontsproto
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 font extension wire protocol"
 arch=('any')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)



More information about the arch-commits mailing list