summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcoxackie2023-11-05 21:16:15 +0000
committercoxackie2023-11-05 21:16:15 +0000
commit027f1ad465587ae9a44f046ea6b64374f8a57e33 (patch)
tree5f103a573bc76388911b8560ee24b854657dd881 /PKGBUILD
parent73259783939e1cafcf3c1b7e6cf7f2999f33b1b8 (diff)
downloadaur-027f1ad465587ae9a44f046ea6b64374f8a57e33.tar.gz
v5.11.0, again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aefda08a6c3e..d4e5a6788601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=texlab-bin
_pkgname=texlab
pkgver=5.11.0
-pkgrel=1
+pkgrel=2
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=('b769f6895bb2f958d070bbdfbc7f724d159e353cf9a327de1ec5a799834305d5'
+sha256sums=('0ea19e237fc2b01d26fc377043062759286a10536a76ff29db7165298d807009'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
package() {