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
b42287fe
Commit
b42287fe
authored
4 years ago
by
Rasmus Thomsen
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/vala-language-server: upgrade to 0.48.1
parent
c08e2ee7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!14334
community/vala-language-server: upgrade to 0.48.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/vala-language-server/APKBUILD
+3
-5
3 additions, 5 deletions
community/vala-language-server/APKBUILD
with
3 additions
and
5 deletions
community/vala-language-server/APKBUILD
+
3
−
5
View file @
b42287fe
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
vala-language-server
pkgname
=
vala-language-server
pkgver
=
0.48_git20200924
pkgver
=
0.48.1
_commit
=
83536db3a56b47fdef4721a4d42dd9917155c550
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Code Intelligence for Vala"
pkgdesc
=
"Code Intelligence for Vala"
url
=
"https://github.com/benwaffle/vala-language-server"
url
=
"https://github.com/benwaffle/vala-language-server"
...
@@ -10,8 +9,7 @@ arch="all"
...
@@ -10,8 +9,7 @@ arch="all"
license
=
"LGPL-2.1-or-later"
license
=
"LGPL-2.1-or-later"
makedepends
=
"meson vala json-glib-dev glib-dev libgee-dev jsonrpc-glib-dev"
makedepends
=
"meson vala json-glib-dev glib-dev libgee-dev jsonrpc-glib-dev"
subpackages
=
"
$pkgname
-dbg"
subpackages
=
"
$pkgname
-dbg"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/benwaffle/vala-language-server/archive/
$_commit
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/benwaffle/vala-language-server/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
build
()
{
build
()
{
abuild-meson
\
abuild-meson
\
...
@@ -28,4 +26,4 @@ package() {
...
@@ -28,4 +26,4 @@ package() {
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
}
}
sha512sums
=
"
955ef3ae148fae207185acc87840ea3f2df6e7cd70743e9de107315e0cbda55a705ff9fa382035ee69782298dba8ed5aa499e822a305d09d10202d5dde07ee42
vala-language-server-0.48
_git20200924
.tar.gz"
sha512sums
=
"
37b40fa094c5030577e7a162136546fe0e259743d05ca805e33ff774097e80736403df07d5b23ab9b5b3bdacd8f2873b3105d7300d15ddcddc79238dbde1b37c
vala-language-server-0.48
.1
.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