summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06aa4306abb6..491dde05f9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=qt6-languageserver-git
-pkgver=6.3.0_beta3.r52.g479a8df
+pkgver=6.5.0_beta3.r27.g2eb066b
pkgrel=1
pkgdesc="An implementation of the Language Server Protocol"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('glibc' 'qt6-base')
makedepends=('git' 'cmake')
provides=("qt6-languageserver=$pkgver")
conflicts=('qt6-languageserver')
-source=("git+http://code.qt.io/qt/qtlanguageserver.git")
+source=("git+https://code.qt.io/qt/qtlanguageserver.git")
sha256sums=('SKIP')