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

Antonio Rojas arojas at archlinux.org
Wed Apr 10 20:15:59 UTC 2019


    Date: Wednesday, April 10, 2019 @ 20:15:58
  Author: arojas
Revision: 350539

https

Modified:
  libmng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 20:14:57 UTC (rev 350538)
+++ PKGBUILD	2019-04-10 20:15:58 UTC (rev 350539)
@@ -5,10 +5,10 @@
 pkgrel=2
 pkgdesc="A collection of routines used to create and manipulate MNG format graphics files"
 arch=('x86_64')
-url="http://www.libmng.com/"
+url="https://www.libmng.com/"
 license=('custom')
 depends=('lcms2')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
 sha512sums=('764efd94643c17c449abcb8f676ec2aa750a2461cf46bc961343f8d443a16ac2caa135c27d846deb2351b9f25d6170c42a500d21f63c13276905fdd743b8fec6'
             'SKIP')
 validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')



More information about the arch-commits mailing list