summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeruf2022-07-06 08:15:58 +0200
committerxeruf2022-07-06 08:15:58 +0200
commiteae10b7a0823ee60a64b73d99721071592de08f4 (patch)
tree5016c551b47ddabb072a70050dcdf7d55703d2f8 /PKGBUILD
parentf3bb0226b0362467ebed290daae43cef6b949928 (diff)
downloadaur-eae10b7a0823ee60a64b73d99721071592de08f4.tar.gz
Update to 2022.05.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b2ac82986b9..37841f5df98e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=context
pkgname=${_pkgname}
-pkgver=2022.01.15_11.45
+pkgver=2022.05.11_11.36
pkgrel=1
pkgdesc='ConTeXt LMTX, the Lean and Mean TeX eXperience with Lua, MetaPost, TeX, and XML'
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=(${_pkgname} ${_pkgname}-lmtx)
conflicts=()
optdepends=()
source=("http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip")
-sha256sums=(SKIP)
+sha256sums=('7206e62f9059695a02c261369a9eab8239c9de9fec6552ada65c92114966a554')
install=${_pkgname}.install
prepare() {
@@ -24,7 +24,7 @@ prepare() {
}
package() {
- context="${pkgdir}/usr/share/context"
+ context="${pkgdir}/usr/share/texmf-dist"
cd "tex"
install -d "$context"