Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/GraphicsMagick/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'GraphicsMagick'
pkgname=GraphicsMagick
version=1.3.46
version=1.3.47
revision=1
build_style=gnu-configure
configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
Expand All @@ -19,7 +19,7 @@ license="MIT"
homepage="http://www.graphicsmagick.org/"
changelog="https://sourceforge.net/p/graphicsmagick/code/ci/default/tree/NEWS.txt?format=raw"
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.xz"
checksum=c7c706a505e9c6c3764156bb94a0c9644d79131785df15a89c9f8721d1abd061
checksum=95fb682dab0206a9db168d065963f4ffdf5a60b0b2a375aca1f4492fb18d0627
keep_libtool_archives=yes

post_install() {
Expand Down