[arch-commits] Commit in texlab/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Jun 13 08:28:00 UTC 2022


    Date: Monday, June 13, 2022 @ 08:28:00
  Author: kgizdov
Revision: 1237323

upgpkg: texlab 4.1.0-1

Modified:
  texlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 08:21:23 UTC (rev 1237322)
+++ PKGBUILD	2022-06-13 08:28:00 UTC (rev 1237323)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="A cross-platform implementation of the Language Server Protocol for LaTeX."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('cargo' 'npm')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz")
-sha512sums=('eb793596fcf2c599823451304e6ab26d207426d51b2f2c20537c61131936946801aaa574ee321a78fc1f498d9e2d669cd9d9915fc2aeb16cdf9e84782d6be7ff')
+sha512sums=('366a223e7f1d484a4ea31b4c97dfa25f025270ee8b09d0e56c5d2542d1dfbfa47cb5fb4bf292991cb30831a0f6a812e957747245d335bc63aeef9f05ed9e4805')
 options=('!lto')
 
 prepare() {



More information about the arch-commits mailing list