Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
d92c0d46
Commit
d92c0d46
authored
5 months ago
by
Matthias Ahouansou
Committed by
Kevin Daudt
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/tree-sitter-lua: upgrade to 0.2.0
parent
168d39eb
No related branches found
No related tags found
1 merge request
!73625
community/tree-sitter-lua: upgrade to 0.2.0
Pipeline
#266078
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/tree-sitter-lua/APKBUILD
+4
-4
4 additions, 4 deletions
community/tree-sitter-lua/APKBUILD
with
4 additions
and
4 deletions
community/tree-sitter-lua/APKBUILD
+
4
−
4
View file @
d92c0d46
...
...
@@ -2,15 +2,15 @@
# Contributor: Maxim Karasev <begs@disroot.org>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
tree-sitter-lua
pkgver
=
0.
1
.0
pkgver
=
0.
2
.0
pkgrel
=
0
pkgdesc
=
"Lua grammar for tree-sitter"
url
=
"https://github.com/
MunifTanjim
/tree-sitter-lua"
url
=
"https://github.com/
tree-sitter-grammars
/tree-sitter-lua"
arch
=
"all"
license
=
"MIT"
makedepends
=
"tree-sitter-dev"
install_if
=
"tree-sitter-grammars"
source
=
"https://github.com/
MunifTanjim
/tree-sitter-lua/archive/v
$pkgver
/tree-sitter-lua-
$pkgver
.tar.gz"
source
=
"https://github.com/
tree-sitter-grammars
/tree-sitter-lua/archive/v
$pkgver
/tree-sitter-lua-
$pkgver
.tar.gz"
options
=
"!check"
# no tests for shared lib
build
()
{
...
...
@@ -22,5 +22,5 @@ package() {
}
sha512sums
=
"
7eceb729faacffd13328b7778e408219e76e5ae9aac38bdabd13584817633351161bfcc4074f0ce82c07a61054fdfe14ad5235713f2f2acf18bfd0b414b09a7b
tree-sitter-lua-0.
1
.0.tar.gz
184734b9c1a2ba5529964173c6aeb4813ef3cfb23e5c8c651719a39e1ac794a85a845d5dc881b585a44b268136fc9367f80550bc9df7f5b39a743eb0ade34473
tree-sitter-lua-0.
2
.0.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment