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

Jan de Groot jgc at archlinux.org
Fri Aug 11 21:51:06 UTC 2017


    Date: Friday, August 11, 2017 @ 21:51:05
  Author: jgc
Revision: 301941

upgpkg: libart-lgpl 2.3.21-4

Switch to HTTPS, rebuild lib that has not seen rebuild since 2013

Modified:
  libart-lgpl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-11 21:45:16 UTC (rev 301940)
+++ PKGBUILD	2017-08-11 21:51:05 UTC (rev 301941)
@@ -3,12 +3,12 @@
 
 pkgname=libart-lgpl
 pkgver=2.3.21
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for high-performance 2D graphics"
 url="http://www.levien.com/libart/"
 arch=('i686' 'x86_64')
 license=('LGPL')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${pkgver}.tar.bz2)
+source=(https://download.gnome.org/sources/libart_lgpl/2.3/libart_lgpl-${pkgver}.tar.bz2)
 sha256sums=('fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa')
 
 build() {



More information about the arch-commits mailing list