Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
texlive-bin
Commits:
1d0a77e1 by Antonio Rojas at 2025-03-23T00:17:24+01:00
upgpkg: 2025.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = texlive-bin
- pkgver = 2025.1
+ pkgver = 2025.2
pkgrel = 1
url = https://tug.org/texlive/
arch = x86_64
@@ -39,9 +39,9 @@ pkgbase = texlive-bin
makedepends = t1lib
makedepends = zlib
makedepends = zziplib
- source =
git+https://github.com/Tex-Live/texlive-source.git#commit=185be24413872a4530c338343f8168d70bb45077
+ source =
git+https://github.com/Tex-Live/texlive-source.git#commit=8115c4d97aa0e68da1f957a56bca780449d1be59
source = ptex-debug-print.patch
- sha256sums =
a782bce3fe71fc30a70d8ffa581d49b99ce197447ed02fa169d54023e075b9c6
+ sha256sums =
842fc0a45cb4d363253eefcaae1f88be7b8446def80d78cce251dad32d3802ec
sha256sums =
aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50
pkgname = texlive-bin
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: francois <francois.archlinux.org>
pkgname=(texlive-bin libsynctex)
-pkgver=2025.1
+pkgver=2025.2
pkgrel=1
license=(GPL-2.0-or-later)
arch=(x86_64)
@@ -44,10 +44,10 @@ makedepends=(bash
zlib
zziplib)
url='https://tug.org/texlive/'
-_commit=185be24413872a4530c338343f8168d70bb45077
+_commit=8115c4d97aa0e68da1f957a56bca780449d1be59
source=(git+https://github.com/Tex-Live/texlive-source.git#commit=$_commit
ptex-debug-print.patch)
-sha256sums=('a782bce3fe71fc30a70d8ffa581d49b99ce197447ed02fa169d54023e075b9c6'
+sha256sums=('842fc0a45cb4d363253eefcaae1f88be7b8446def80d78cce251dad32d3802ec'
'aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/1d0a77e1bd5905fb2cc10730c131db5f95785d56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-bin/-/commit/1d0a77e1bd5905fb2cc10730c131db5f95785d56
You're receiving this email because of your account on gitlab.archlinux.org.