summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAditya Mahajan2011-07-06 16:17:44 -0400
committerAditya Mahajan2016-04-02 13:08:46 -0400
commited4df82c6df22fa9409edd0832fb099376eb33fc (patch)
treeb9cca935fc706485b98296e1ea18930798d4e314 /PKGBUILD
parentc8f19177a86e60a4e4e1040e1fab0cba0eefc027 (diff)
downloadaur-ed4df82c6df22fa9409edd0832fb099376eb33fc.tar.gz
The command line interface of mtx-update has changed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 946a64ba2939..1ca8e4e5cb1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Aditya Mahajan <adityam at umich dot edu>
pkgname=context-minimals-git
-pkgver=20110527
+pkgver=20110630
pkgrel=1
pkgdesc="A standalone ConTeXt distribution"
url="http://www.contextgarden.net"
@@ -50,7 +50,7 @@ build() {
msg "Starting download or update of ConTeXt distribution"
PATH=$scrdir/tex/texmf-$platform/bin:$PATH \
$srcdir/bin/texlua $srcdir/bin/mtxrun --script $srcdir/bin/mtx-update.lua \
- --platform=$_platform --texroot=$srcdir/tex --engine=all --extras=all \
+ --platform=$_platform --texroot=$srcdir/tex --engine=all --modules=all \
--context=beta --update --force --make || return 1
# The setuptex that comes with minimals does not work in a multi-user