summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Schoon2023-12-23 13:29:27 +0000
committerKevin Schoon2023-12-23 13:29:27 +0000
commit71727681f8f1f6818b15210b464e945b74ca5855 (patch)
tree086998e1995ab8e840be03082f059d64f16623c0 /PKGBUILD
parent19a898c04ff625219d79f2a0e6b4ec70aec84016 (diff)
downloadaur-tree-sitter-json.tar.gz
fix SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0a81070ed00..f552ec14c3f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/tree-sitter/tree-sitter-json"
license=('MIT')
groups=('tree-sitter-grammars')
makedepends=('tree-sitter' 'tree-sitter-cli' 'npm')
-provides=('libtree-sitter-json.so')
+provides=('libtree-sitter-json')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('982f994fe9cad9cc5c874d472e11f963b927266f8353a7137da8c62eb1fd1e0e')