summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0394a875269..2536af2143ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = context-minimals-git
pkgdesc = A standalone ConTeXt distribution
- pkgver = 2016.05.08
+ pkgver = 2016.06.16
pkgrel = 1
url = http://www.contextgarden.net
install = context-minimals-git.install
@@ -11,7 +11,7 @@ pkgbase = context-minimals-git
optdepends = fontconfig: xetex support
optdepends = ruby: pdftex support
optdepends = ghostscript: support for PS and EPS images
- optdepends = graphicmagic: support for GIF and TIFF images
+ optdepends = graphicsmagic: support for GIF and TIFF images
optdepends = inkscape: support for SVG images
optdepends = pstoedit: support for metapost outlines for fonts
optdepends = zint: support for barcodes
diff --git a/PKGBUILD b/PKGBUILD
index 6fe5e9db7190..74c70798ca2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Aditya Mahajan <adityam at umich dot edu>
pkgname=context-minimals-git
-pkgver=2016.05.08
+pkgver=2016.06.16
pkgrel=1
pkgdesc="A standalone ConTeXt distribution"
url="http://www.contextgarden.net"
@@ -10,7 +10,7 @@ makedepends=('rsync')
optdepends=('fontconfig: xetex support'
'ruby: pdftex support'
'ghostscript: support for PS and EPS images'
- 'graphicmagic: support for GIF and TIFF images'
+ 'graphicsmagic: support for GIF and TIFF images'
'inkscape: support for SVG images'
'pstoedit: support for metapost outlines for fonts'
'zint: support for barcodes'