commit 5fb03be8588e8b236d2def4d439a106708f5fb39 Author: Tim Biermann <tbier@posteo.de> Date: Sun Mar 12 19:31:53 2023 +0100 texlab: 5.3.0 -> 5.4.0 diff --git a/texlab/.signature b/texlab/.signature index 408545b10..692d6608c 100644 --- a/texlab/.signature +++ b/texlab/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/wZ8mm0b6Tfl1lghgNmmh9oDK6K1ZFDZrrKZzFTnBD5mQpYnW94/7Clt1Dt3cq31pgnMAZ856sD2RHrYMwQigY= -SHA256 (Pkgfile) = 5da9ee525c913dadcfe66cc7847cd0f5a2ad90a17ed5f95d97c8f42417cbb2fa +RWSagIOpLGJF32iF+i0fQ8cd0R+XaKXbKZ3W17GlFRcsSJaiD4Q1gDA7xPt+Y4o69WEt8u5b82mTBZKMQoWDtPJPBpRHXB19awU= +SHA256 (Pkgfile) = 087661a70bfa054a9082a8c73145a36fe51627d45b7300aa6f1c3fb8b1e36295 SHA256 (.footprint) = e269bf06cd399613cb5e2df75070c5210b53277a4c1478d41543e6c58a533387 -SHA256 (texlab-5.3.0.tar.gz) = c33ee9674a8b54f658e993437e6cd84237e8c619e50d6be639eef3be6970f471 +SHA256 (texlab-5.4.0.tar.gz) = 3c9596c95f70c0170655791877fbe2869639ecf71f3c6a033a760452cec6c9f7 diff --git a/texlab/Pkgfile b/texlab/Pkgfile index a0325adad..547cd00a0 100644 --- a/texlab/Pkgfile +++ b/texlab/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=texlab -version=5.3.0 +version=5.4.0 release=1 source=(https://github.com/latex-lsp/texlab/archive/v$version/$name-$version.tar.gz)