summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcoxackie2023-12-03 15:46:55 +0000
committercoxackie2023-12-03 15:46:55 +0000
commit219a18b4fc8284be30699de84a9704ce844986fe (patch)
treecd608f9cf22c2d70bc233561636c43f9b1920383 /PKGBUILD
parent027f1ad465587ae9a44f046ea6b64374f8a57e33 (diff)
downloadaur-219a18b4fc8284be30699de84a9704ce844986fe.tar.gz
v.5.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4e5a6788601..7e8083c08346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=texlab-bin
_pkgname=texlab
-pkgver=5.11.0
-pkgrel=2
+pkgver=5.12.0
+pkgrel=1
arch=('x86_64')
pkgdesc='A cross-platform implementation of the Language Server Protocol for LaTeX'
provides=(texlab)
@@ -11,7 +11,7 @@ url='https://github.com/latex-lsp/texlab'
license=('GPL-3.0')
source=("https://github.com/latex-lsp/texlab/releases/download/v$pkgver/texlab-x86_64-linux.tar.gz"
"local://LICENSE")
-sha256sums=('0ea19e237fc2b01d26fc377043062759286a10536a76ff29db7165298d807009'
+sha256sums=('79d1c70eaa8b215ffa1591d9b11e17322bee438368ad0ff5a62d3a6a73dd07a6'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
package() {