aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-08 13:00:20 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-08 13:00:20 +0000
commit20c2f86196116ce9d5a6b636df99f42b17dac452 (patch)
tree0a07f0c0ad8e0f76ebc764dce2ceab0754be9add /community
parent3c70ce3b8f38dad4f204e6e9d1727ece7737a12e (diff)
downloadaports-20c2f86196116ce9d5a6b636df99f42b17dac452.tar.bz2
aports-20c2f86196116ce9d5a6b636df99f42b17dac452.tar.xz
community/graphicsmagick: upgrade to 1.3.31
Diffstat (limited to 'community')
-rw-r--r--community/graphicsmagick/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/graphicsmagick/APKBUILD b/community/graphicsmagick/APKBUILD
index 70542aabbe..6729d759b9 100644
--- a/community/graphicsmagick/APKBUILD
+++ b/community/graphicsmagick/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=graphicsmagick
-pkgver=1.3.30
-pkgrel=1
+pkgver=1.3.31
+pkgrel=0
pkgdesc="Image processing system"
url="http://www.graphicsmagick.org/"
arch="all"
@@ -70,4 +70,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4f04245b8abef85de96a1527ad4adc1fadea144a1917db3ea21632a9fe732bdaa7021ffdbbeb7c2ead814ca7b6a14e81bb68a962bbfb64fa6809a235f1b0be5c GraphicsMagick-1.3.30.tar.xz"
+sha512sums="7bfc38fcbe32a049650f46a4f3c1137bea827490fe3fdbd71dc0c70afbcf513195ef7f8e94557774c7cb83e60249f2c5be7d8cfc8ef33043e99b39cea2edbf19 GraphicsMagick-1.3.31.tar.xz"