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

Konstantin Gizdov kgizdov at archlinux.org
Thu May 28 16:43:52 UTC 2020


    Date: Thursday, May 28, 2020 @ 16:43:51
  Author: kgizdov
Revision: 636413

upgpkg: texlab 2.2.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-28 16:34:22 UTC (rev 636412)
+++ PKGBUILD	2020-05-28 16:43:51 UTC (rev 636413)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=2.1.0
+pkgver=2.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=('ec6d2c32fa0724876cf23bf8eb0919058a1d7db8f998ffdc5a9663a5c7f5e4cec56f8aea6e1ebe1d656d93651236a21ce54635851e653f8bdb701c9584adb032')
+sha512sums=('fa34019efe2af867e6dc0279d0e4d354ae894c2ef4cb839612261d26daa8dc1a3a0342e8debb8322b263cf3b6ad195fe60e7c2996a7b90012e60174400b1511c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list