From 81b473a7610bbc7158f9849f9c4a729b28f1fa6e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 17 Feb 2017 08:41:09 +0100 Subject: [PATCH] inkscape: fix distfiles --- srcpkgs/inkscape/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index e1110bf418b..0858f8b9f37 100644 --- a/srcpkgs/inkscape/template +++ b/srcpkgs/inkscape/template @@ -17,8 +17,8 @@ short_desc="Vector-based drawing program" maintainer="Juan RP " homepage="http://inkscape.org/" license="GPL-2, LGPL-2.1" -distfiles="https://inkscape.org/en/gallery/item/10552/${pkgname}-${version}.tar.bz2" -checksum=b5d56fa96b8742ec10d6cb98b46a974dc0927cf32ddbdd9e9a08cb1395b6f538 +distfiles="https://inkscape.org/gallery/item/10682/${pkgname}-${version}.tar_XlpI7qT.bz2>${pkgname}-${version}.tar.bz2" +checksum=257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005 # Use c++11 mode and reduce log spam due to gcc6 warnings CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"