summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Lagnese2021-05-27 11:10:34 -0700
committerTim Lagnese2021-05-27 11:10:34 -0700
commita86d9aa794cfe769b324160db235f37e6d6243f1 (patch)
tree33f5fcc1e88bee669f8cfceae60b93b2d0576dce
parent49dd015992a701e6be5b9b3c647c4e3fe26f9343 (diff)
downloadaur-a86d9aa794cfe769b324160db235f37e6d6243f1.tar.gz
Update to 22.0.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f4569a56f35..862b42616a7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ada_language_server
pkgdesc = High performance syntactic and semantic engine for the Ada programming language
- pkgver = 22.0.5
+ pkgver = 22.0.6
pkgrel = 1
url = https://github.com/AdaCore/ada_language_server/
arch = x86_64
@@ -29,16 +29,16 @@ pkgbase = ada_language_server
conflicts = ada_language_server-git
conflicts = libvss
conflicts = libadalang
- source = ada_language_server-22.0.5.tar.gz::https://github.com/AdaCore/ada_language_server/archive/22.0.5.tar.gz
- source = git+https://github.com/AdaCore/VSS.git#commit=d6b5de8
- source = git+https://github.com/AdaCore/langkit.git#commit=024d02f
- source = git+https://github.com/AdaCore/libadalang.git#commit=398acf2
- source = git+https://github.com/AdaCore/libadalang-tools.git#commit=f114dbb
+ source = ada_language_server-22.0.6.tar.gz::https://github.com/AdaCore/ada_language_server/archive/22.0.6.tar.gz
+ source = git+https://github.com/AdaCore/VSS.git#commit=d6c6024
+ source = git+https://github.com/AdaCore/langkit.git#commit=80d6e2c
+ source = git+https://github.com/AdaCore/libadalang.git#commit=56616cc
+ source = git+https://github.com/AdaCore/libadalang-tools.git#commit=479382d
source = git+https://github.com/AdaCore/spawn.git#commit=e57c59d
source = libadalang-tools.patch
source = VSS.patch
source = ada_language_server.patch
- sha1sums = cb83762ebebf085b6b54a4bfc5eb33248c21615d
+ sha1sums = 14aa85d349d9b0837fb5295f92cfa8a130946afc
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dda28717e6c6..54464456379e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Lagnese <tim at inept tech>
pkgname=ada_language_server
-pkgver=22.0.5
+pkgver=22.0.6
pkgrel=1
pkgdesc='High performance syntactic and semantic engine for the Ada programming language'
@@ -22,15 +22,15 @@ _pkgname=libadalang-tools
_pkgver=2020
_checksum=740372d8ffb1e4755a99bead2d78dace904235c0
source=("$pkgname-$pkgver.tar.gz::https://github.com/AdaCore/ada_language_server/archive/$pkgver.tar.gz"
- "git+https://github.com/AdaCore/VSS.git#commit=d6b5de8"
- "git+https://github.com/AdaCore/langkit.git#commit=024d02f"
- "git+https://github.com/AdaCore/libadalang.git#commit=398acf2"
- "git+https://github.com/AdaCore/libadalang-tools.git#commit=f114dbb"
+ "git+https://github.com/AdaCore/VSS.git#commit=d6c6024"
+ "git+https://github.com/AdaCore/langkit.git#commit=80d6e2c"
+ "git+https://github.com/AdaCore/libadalang.git#commit=56616cc"
+ "git+https://github.com/AdaCore/libadalang-tools.git#commit=479382d"
"git+https://github.com/AdaCore/spawn.git#commit=e57c59d"
"libadalang-tools.patch"
"VSS.patch"
"ada_language_server.patch")
-sha1sums=('cb83762ebebf085b6b54a4bfc5eb33248c21615d'
+sha1sums=('14aa85d349d9b0837fb5295f92cfa8a130946afc'
'SKIP'
'SKIP'
'SKIP'