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

Konstantin Gizdov kgizdov at archlinux.org
Mon Jun 14 10:39:31 UTC 2021


    Date: Monday, June 14, 2021 @ 10:39:31
  Author: kgizdov
Revision: 963412

upgpkg: texlab 3.2.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 10:29:01 UTC (rev 963411)
+++ PKGBUILD	2021-06-14 10:39:31 UTC (rev 963412)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=3.1.0
+pkgver=3.2.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=('rustup' 'npm')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz")
-sha512sums=('5deab89dfcbbfc6753bc4ffac3d31303eba199beda9ddfd58fb25ac4a671e53274a967b59af5236c9d344e462632dae84d83ee332dae988383e6c68a008804f2')
+sha512sums=('6a627862f3a43211fa3b5d84890760e73febdff8f7ace03ea52ad71aa66a96448d52264431ada8e62e077c73b20437cf0caeda2b9d55602bc6f0398bd30fa15c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list