Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
60c3bac0
Verified
Commit
60c3bac0
authored
Nov 24, 2021
by
Jan Alexander Steffens (heftig)
Browse files
gitpkg: Improve ver_sed
parent
17146765
Pipeline
#13562
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/archbuild/files/gitpkg
View file @
60c3bac0
...
...
@@ -383,7 +383,7 @@ if gitify
warn
"pkgver() deduction failed:
#{
e
}
"
end
ver_sed
<<
"s/-/+/g"
ver_sed
<<
"s/
[^-]*-g/r&/;s/
-/+/g"
<<~
END
cd
#{
localname
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment