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

Jan de Groot jgc at archlinux.org
Fri Aug 4 07:48:30 UTC 2017


    Date: Friday, August 4, 2017 @ 07:48:29
  Author: jgc
Revision: 301606

Change source to HTTPS, use sha256sums

Modified:
  cairo-perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-04 07:46:56 UTC (rev 301605)
+++ PKGBUILD	2017-08-04 07:48:29 UTC (rev 301606)
@@ -11,8 +11,8 @@
 options=('!emptydirs')
 depends=('cairo' 'perl')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
-source=(http://downloads.sourceforge.net/sourceforge/gtk2-perl/Cairo-${pkgver}.tar.gz)
-md5sums=('47ca0ae0f5b9bc4c16a27627ff48bd8b')
+source=(https://downloads.sourceforge.net/sourceforge/gtk2-perl/Cairo-${pkgver}.tar.gz)
+sha256sums=('e64803018bc7cba49e73e258547f5378cc4249797beafec524852140f49c45c4')
 
 build() {
   cd Cairo-$pkgver



More information about the arch-commits mailing list