diff --git a/texlab/.signature b/texlab/.signature index 7738472de..e1365aa11 100644 --- a/texlab/.signature +++ b/texlab/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z8aIS6iPTiORRRHyH+xpeyvL6Lm6EpOdboQg3bRc+cmJOuvgF+kb0aPYmzlr6SYGQnF/JaBzL2msqhoJCsy0AM= -SHA256 (Pkgfile) = 34c0bf4fe1faf906cc7fbbaa9ce290e4ea5485bf2b8c4fda033273dae6b2e2bd +RWSagIOpLGJF3+bgDdIDI3YvU1bI6BbBnhP41tx7L/pnG8UisnY3Qs14hIdHFZOke+8blPiVz3OfB5esxOiYPYnrAqOCnoaq7wA= +SHA256 (Pkgfile) = 2ddfbde80cd314276127d183a09f8696758a2ca315c1a8291c4328a2be0ad96e SHA256 (.footprint) = e269bf06cd399613cb5e2df75070c5210b53277a4c1478d41543e6c58a533387 -SHA256 (texlab-5.0.0.tar.gz) = 1c2b7008b123c01b867e77769c48f8bb63a55abfc95e4740c9066945ee3450b9 +SHA256 (texlab-5.1.0.tar.gz) = e327c78e079dc94290b34065cde92510f02db3f012aedcba4eb882bfc815cf55 diff --git a/texlab/Pkgfile b/texlab/Pkgfile index 33f37cb4e..19b73f135 100644 --- a/texlab/Pkgfile +++ b/texlab/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=texlab -version=5.0.0 +version=5.1.0 release=1 source=(https://github.com/latex-lsp/texlab/archive/v$version/$name-$version.tar.gz)