Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
texlab


Commits:
25671e9d by Antonio Rojas at 2024-03-04T23:06:02+01:00
upgpkg: 5.12.4-1: Update to 5.12.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = texlab
        pkgdesc = A cross-platform implementation of the Language Server 
Protocol for LaTeX.
-       pkgver = 5.12.1
-       pkgrel = 2
+       pkgver = 5.12.4
+       pkgrel = 1
        url = https://texlab.netlify.com
        arch = x86_64
        license = MIT
@@ -9,7 +9,7 @@ pkgbase = texlab
        makedepends = npm
        depends = gcc-libs
        options = !lto
-       source = 
texlab-5.12.1.tar.gz::https://github.com/latex-lsp/texlab/archive/v5.12.1.tar.gz
-       b2sums = 
056155d0e16a6e366d5d70aec012c1dad024728f4a66bee961e236cdab3bd889492ad0e5c19e07a6bdb40f34d43adc031ae676beb9a115f0516ff5cdd3a8e3d2
+       source = 
texlab-5.12.4.tar.gz::https://github.com/latex-lsp/texlab/archive/v5.12.4.tar.gz
+       b2sums = 
8b58fe9806925418e798fe7fcbc5603de09e148bb9a4c6780ac8820f6ce9fc0872a38095ff8ea9659dc2e5b597792e178a10df364521d09b613e9178988b4cec
 
 pkgname = texlab


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=5.12.1
-pkgrel=2
+pkgver=5.12.4
+pkgrel=1
 pkgdesc="A cross-platform implementation of the Language Server Protocol for 
LaTeX."
 arch=('x86_64')
 url="https://texlab.netlify.com";
@@ -12,7 +12,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('cargo' 'npm')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz";)
-b2sums=('056155d0e16a6e366d5d70aec012c1dad024728f4a66bee961e236cdab3bd889492ad0e5c19e07a6bdb40f34d43adc031ae676beb9a115f0516ff5cdd3a8e3d2')
+b2sums=('8b58fe9806925418e798fe7fcbc5603de09e148bb9a4c6780ac8820f6ce9fc0872a38095ff8ea9659dc2e5b597792e178a10df364521d09b613e9178988b4cec')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/texlab/-/commit/25671e9d03188e8601130a31364176b231ac3274

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/texlab/-/commit/25671e9d03188e8601130a31364176b231ac3274
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to