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

Konstantin Gizdov kgizdov at archlinux.org
Tue May 12 13:13:41 UTC 2020


    Date: Tuesday, May 12, 2020 @ 13:13:40
  Author: kgizdov
Revision: 626862

upgpkg: texlab 2.1.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-12 12:51:41 UTC (rev 626861)
+++ PKGBUILD	2020-05-12 13:13:40 UTC (rev 626862)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=2.0.0
+pkgver=2.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=('rustup' 'npm')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz")
-sha512sums=('3afded644e42992ba84b5a1913ca565f53a2f1ac5a9696da573da9a8ade3e1119016df5f8b0dceae3f7ee6c55461891d52debdb2999d935abf28b192816b7e95')
+sha512sums=('ec6d2c32fa0724876cf23bf8eb0919058a1d7db8f998ffdc5a9663a5c7f5e4cec56f8aea6e1ebe1d656d93651236a21ce54635851e653f8bdb701c9584adb032')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list