# Template file for 'texlab' pkgname=texlab version=2.2.2 revision=1 build_style=cargo short_desc="Implementation of the Language Server Protocol for LaTeX" maintainer="Gabriel Sanches " license="GPL-3.0-or-later" homepage="https://texlab.netlify.app/" distfiles="https://github.com/latex-lsp/${pkgname}/archive/v${version}.tar.gz https://github.com/salsa-rs/salsa/archive/v0.13.2.tar.gz" checksum="04978b118b455607b5debd0a886f0728ca6c498289d2a0c60d8f83b316dc5ebc 2e33e20d22692f6bcd4d638392b9c2cfb716bcd28998e809db0dd88be4f70a31" post_extract() { mv ../salsa-* salsa }