diff --git a/extra/texlive-bin/.SRCINFO b/extra/texlive-bin/.SRCINFO index 3314c0e3a..342e1f373 100644 --- a/extra/texlive-bin/.SRCINFO +++ b/extra/texlive-bin/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = texlive-bin - pkgver = 2024.0 + pkgver = 2024.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=3f43289c20ca846ddbe7fc92d4495082069950c3 + source = git+https://github.com/Tex-Live/texlive-source.git#commit=cf0f89c44f5d409c6d1bc0592a808af278611428 source = ptex-debug-print.patch - sha256sums = SKIP + sha256sums = bf83f4db38318468e86795c7416e972a010f46d1dcd22cc20064141dae5a952f sha256sums = aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50 pkgname = texlive-bin diff --git a/extra/texlive-bin/PKGBUILD b/extra/texlive-bin/PKGBUILD index 639dc4364..d47aed55c 100644 --- a/extra/texlive-bin/PKGBUILD +++ b/extra/texlive-bin/PKGBUILD @@ -10,8 +10,7 @@ # drop clisp and ffcall makedepends pkgname=(texlive-bin libsynctex) -_rev=66984 -pkgver=2024.0 +pkgver=2024.2 pkgrel=1 license=(GPL-2.0-or-later) arch=(x86_64) @@ -49,10 +48,10 @@ makedepends=(bash zlib zziplib) url='https://tug.org/texlive/' -_commit=3f43289c20ca846ddbe7fc92d4495082069950c3 # tags/texlive-2024.0 +_commit=cf0f89c44f5d409c6d1bc0592a808af278611428 # tags/texlive-2024.2 source=(git+https://github.com/Tex-Live/texlive-source.git#commit=$_commit ptex-debug-print.patch) -sha256sums=('SKIP' +sha256sums=('bf83f4db38318468e86795c7416e972a010f46d1dcd22cc20064141dae5a952f' 'aa838f09003c62c2efb5770a8de66f99b409df049fbd65098d80fd1957d06c50') prepare() {