inkscape: fix distfiles

This commit is contained in:
Juan RP 2017-02-17 08:41:09 +01:00
parent da74f8662b
commit 81b473a761

View file

@ -17,8 +17,8 @@ short_desc="Vector-based drawing program"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://inkscape.org/" homepage="http://inkscape.org/"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
distfiles="https://inkscape.org/en/gallery/item/10552/${pkgname}-${version}.tar.bz2" distfiles="https://inkscape.org/gallery/item/10682/${pkgname}-${version}.tar_XlpI7qT.bz2>${pkgname}-${version}.tar.bz2"
checksum=b5d56fa96b8742ec10d6cb98b46a974dc0927cf32ddbdd9e9a08cb1395b6f538 checksum=257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005
# Use c++11 mode and reduce log spam due to gcc6 warnings # Use c++11 mode and reduce log spam due to gcc6 warnings
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align" CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"