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

Konstantin Gizdov kgizdov at archlinux.org
Tue Jan 7 21:50:31 UTC 2020


    Date: Tuesday, January 7, 2020 @ 21:50:30
  Author: kgizdov
Revision: 550116

upgpkg: texlab 1.9.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-07 21:49:31 UTC (rev 550115)
+++ PKGBUILD	2020-01-07 21:50:30 UTC (rev 550116)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster <patrick DOT foerster AT outlook DOT de>
 
 pkgname=texlab
-pkgver=1.8.0
+pkgver=1.9.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=('715444334b6c7f6985962e234850a5f25ffdb0b499b17e584285e89e57747d09926892ce88f498dbf7863b22fbdcc215ef85c59a916970418bc14d379295abb5')
+sha512sums=('01e0ec0db3d6fbbed379db1c61f69919d9f75eff92e9dfaeb7fafba87f4964f3c996e217cff7f12b20d7e81ea56d47a19f9274c86772b27b8925c10a970b8f9c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list