Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
mathjax
Commits:
8625122b by Antonio Rojas at 2026-07-03T21:18:11+02:00
upgpkg: 4.1.3-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = mathjax
pkgdesc = An open source JavaScript display engine for mathematics that
works in all modern browsers
- pkgver = 4.1.2
+ pkgver = 4.1.3
pkgrel = 1
url = https://www.mathjax.org/
arch = any
license = Apache-2.0
makedepends = git
- source = git+https://github.com/mathjax/MathJax#tag=4.1.2
- sha256sums =
48dc8e902fed3c4c7a798fd985817f1cc1369b3b5f0614ae9f510d28a24721fd
+ source = git+https://github.com/mathjax/MathJax#tag=4.1.3
+ sha256sums =
168e090295bea0741f7a3f7ec271a2fdede95150732a32e9e3685cde9bf5d65f
pkgname = mathjax
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Tianjiao Yin <[email protected]>
pkgname=mathjax
-pkgver=4.1.2
+pkgver=4.1.3
pkgrel=1
pkgdesc='An open source JavaScript display engine for mathematics that works
in all modern browsers'
url='https://www.mathjax.org/'
@@ -11,7 +11,7 @@ arch=(any)
license=(Apache-2.0)
makedepends=(git)
source=(git+https://github.com/mathjax/MathJax#tag=$pkgver)
-sha256sums=('48dc8e902fed3c4c7a798fd985817f1cc1369b3b5f0614ae9f510d28a24721fd')
+sha256sums=('168e090295bea0741f7a3f7ec271a2fdede95150732a32e9e3685cde9bf5d65f')
package() {
cd MathJax
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mathjax/-/commit/8625122ba5b8cc91a08f33d4862ec41a9de0dd7d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mathjax/-/commit/8625122ba5b8cc91a08f33d4862ec41a9de0dd7d
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help