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
3f7ba80a
Commit
3f7ba80a
authored
11 months ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/vim-editorconfig: upgrade to 1.2.0
parent
12d2dc67
Loading
Loading
1 merge request
!63382
community/vim-editorconfig: upgrade to 1.2.0
Pipeline
#223647
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/vim-editorconfig/APKBUILD
+4
-5
4 additions, 5 deletions
community/vim-editorconfig/APKBUILD
with
4 additions
and
5 deletions
community/vim-editorconfig/APKBUILD
+
4
−
5
View file @
3f7ba80a
...
...
@@ -2,15 +2,14 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
vim-editorconfig
_projname
=
editorconfig-vim
pkgver
=
1.1.1_git20230923
_gitrev
=
0d54ea863089fb13be423b4aed6cca35f3a5d778
pkgver
=
1.2.0
pkgrel
=
0
pkgdesc
=
"EditorConfig plugin for vim written in vimscript only"
url
=
"https://github.com/editorconfig/editorconfig-vim"
arch
=
"noarch"
license
=
"MIT"
source
=
"https://github.com/editorconfig/editorconfig-vim/archive/
$_gitrev
/
$_projname
-
$
_gitrev
.tar.gz"
builddir
=
"
$srcdir
/
$_projname
-
$
_gitrev
"
source
=
"https://github.com/editorconfig/editorconfig-vim/archive/
v
$pkgver
/
$_projname
-
$
pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_projname
-
$
pkgver
"
options
=
"!check"
# there are no tests
package
()
{
...
...
@@ -21,5 +20,5 @@ package() {
}
sha512sums
=
"
d65fce66448dd78e859ff7a7b02b0e6fc2f30edd8245174c98fab948ebeb085aa611dcff74cbe91addb097fa000a6032e4faf53dbe79746bf6d4735c394ad25d editorconfig-vim-0d54ea863089fb13be423b4aed6cca35f3a5d778
.tar.gz
1101562e71f2a9f356a3773cc32f4f091d5a0b67c85a8d78d70f76a73ec3b709f5ac5b7db7448972409031d37176190922912945be05037b627d1cf766bbb731 editorconfig-vim-1.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