aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/base
diff options
context:
space:
mode:
Diffstat (limited to 'meta/base')
-rw-r--r--meta/base/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/base/PKGBUILD b/meta/base/PKGBUILD
index 89d75ab..614a131 100644
--- a/meta/base/PKGBUILD
+++ b/meta/base/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=sommerfeld-base
-pkgver=5
+pkgver=6
pkgrel=1
arch=('any')
license=('MIT')
@@ -59,6 +59,7 @@ depends=(
'tldr'
'tmux'
'torsocks'
+ 'tree-sitter-cli'
'unzip'
'wget'
'wireguard-tools'