Skip to content
Open
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/ImageMagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
# Revbump php*-imagick with ImageMagick updates.
version=7.1.2.13
version=7.1.2.18
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-opencl --with-modules --with-gslib
Expand All @@ -19,7 +19,7 @@ license="ImageMagick"
homepage="https://www.imagemagick.org"
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${version%.*}-${version##*.}.tar.gz"
checksum=3617bffe497690ffe5b731227d026db1150e138ddb129481a1e202442e558512
checksum=2db8a1f9bac19831c76574e4fd514ecb80a71a49911ee5dc8c1f3fb6d9d550df

subpackages="libmagick libmagick-devel"

Expand Down