inkscape: update to 0.92.1.
This commit is contained in:
parent
66bd5a1b86
commit
da74f8662b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'inkscape'.
|
||||
pkgname=inkscape
|
||||
version=0.92.0
|
||||
revision=2
|
||||
version=0.92.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-lcms --enable-poppler-cairo
|
||||
--without-gnome-vfs --disable-static"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://inkscape.org/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="https://inkscape.org/en/gallery/item/10552/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b8b4c159a00448d465384533e5a70d3f33e5f9c6b74c76ea5d636ddd6dd7ba56
|
||||
checksum=b5d56fa96b8742ec10d6cb98b46a974dc0927cf32ddbdd9e9a08cb1395b6f538
|
||||
|
||||
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
||||
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
||||
|
|
Loading…
Reference in a new issue