Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
texlive-bin
Commits:
2a17578d by Antonio Rojas at 2026-03-02T08:31:23+01:00
upgpkg: 2026.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = texlive-bin
- pkgver = 2025.2
- pkgrel = 3
+ pkgver = 2026.0
+ pkgrel = 1
url = https://tug.org/texlive/
arch = x86_64
license = GPL-2.0-or-later
@@ -38,10 +38,10 @@ pkgbase = texlive-bin
makedepends = subversion
makedepends = zlib
makedepends = zziplib
- source =
git+https://github.com/Tex-Live/texlive-source.git#commit=8115c4d97aa0e68da1f957a56bca780449d1be59
+ source =
git+https://github.com/Tex-Live/texlive-source.git#commit=f26cc5ed05a1f784d1e694fe5b9cfc3ce992c03d
source = ptex-debug-print.patch
source = lua-root.patch
- sha256sums =
842fc0a45cb4d363253eefcaae1f88be7b8446def80d78cce251dad32d3802ec
+ sha256sums =
f598cebd38804428d1ec6435d898cb3b7602f8430519540ce2f7925fab63f185
sha256sums =
aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50
sha256sums =
c2d6a8b14dd8197874c1d894e70df80ad076f28ee4d1cff81e3b7811d9264fb9
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: francois <francois.archlinux.org>
pkgname=(texlive-bin libsynctex)
-pkgver=2025.2
-pkgrel=3
+pkgver=2026.0
+pkgrel=1
license=(GPL-2.0-or-later)
arch=(x86_64)
makedepends=(bash
@@ -43,11 +43,11 @@ makedepends=(bash
zlib
zziplib)
url='https://tug.org/texlive/'
-_commit=8115c4d97aa0e68da1f957a56bca780449d1be59
+_commit=f26cc5ed05a1f784d1e694fe5b9cfc3ce992c03d
source=(git+https://github.com/Tex-Live/texlive-source.git#commit=$_commit
ptex-debug-print.patch
lua-root.patch)
-sha256sums=('842fc0a45cb4d363253eefcaae1f88be7b8446def80d78cce251dad32d3802ec'
+sha256sums=('f598cebd38804428d1ec6435d898cb3b7602f8430519540ce2f7925fab63f185'
'aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50'
'c2d6a8b14dd8197874c1d894e70df80ad076f28ee4d1cff81e3b7811d9264fb9')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/2a17578d3b635a98bcf57d22845db9b6bbf3c82a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/2a17578d3b635a98bcf57d22845db9b6bbf3c82a
You're receiving this email because of your account on gitlab.archlinux.org.