From 6cd6acd81ff05d2cfefffdb0218170b94e7152ee Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 11 Apr 2025 23:52:21 +0200 Subject: [PATCH] texlive-bin: update to 2025. --- srcpkgs/texlive-bin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/texlive-bin/template b/srcpkgs/texlive-bin/template index 11a92cccd14..7d21b010742 100644 --- a/srcpkgs/texlive-bin/template +++ b/srcpkgs/texlive-bin/template @@ -1,6 +1,6 @@ # Template file for 'texlive-bin' pkgname=texlive-bin -version=2024 +version=2025 revision=1 depends="texlive${version}-bin" short_desc="TeX Live Binary distribution through tl-install (newest version)"