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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Mon Oct 11 08:25:56 UTC 2021


    Date: Monday, October 11, 2021 @ 08:25:56
  Author: kgizdov
Revision: 1029419

upgpkg: texlab 3.3.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-11 07:50:28 UTC (rev 1029418)
+++ PKGBUILD	2021-10-11 08:25:56 UTC (rev 1029419)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=3.2.0
+pkgver=3.3.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=('6a627862f3a43211fa3b5d84890760e73febdff8f7ace03ea52ad71aa66a96448d52264431ada8e62e077c73b20437cf0caeda2b9d55602bc6f0398bd30fa15c')
+sha512sums=('ce6efcee28983f3949c7edb8868414f903cd4707243fc4e25b38050c97ffab703697192da85baac71121695d903f0b9f088b27bcebffd11abe6c8cc3c5809e14')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list