Date: Monday, January 2, 2017 @ 21:04:17
  Author: anthraxx
Revision: 204456

fix upstream url

Modified:
  libpng12/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-02 21:03:06 UTC (rev 204455)
+++ PKGBUILD    2017-01-02 21:04:17 UTC (rev 204456)
@@ -12,7 +12,7 @@
 pkgrel=1
 pkgdesc='A collection of routines used to create PNG format graphics files'
 arch=('i686' 'x86_64')
-url='https://www.libpng.org/pub/png/libpng.html'
+url='http://www.libpng.org/pub/png/libpng.html'
 license=('custom')
 depends=('glibc' 'zlib')
 
source=("https://sourceforge.net/projects/libpng/files/libpng-${pkgver}.tar.xz"{,.asc}

Reply via email to