You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But you can also put an architecture after if you add an underscore. I'm pretty sure any architecture is valid for expandability so source_insertfuturearchitecturehere is also valid.
Here's the list of them: source, cksums, md5sums, sha1sums, sha224sums, sha256sums, sha384sums, sha512sums, b2sums, depends, makedepends, checkdepends, optdepends, conflicts, provides, replaces.
Thanks for the report. Are you saying that for "source, cksums, md5sums, sha1sums, sha224sums, sha256sums, sha384sums, sha512sums, b2sums, depends, makedepends, checkdepends, optdepends, conflicts, provides, replaces", you can have an optional _[arch] appended to each, where [arch] can be any set of word characters?
Source: https://man.archlinux.org/man/core/pacman/PKGBUILD.5.en
In the list below there should be b2sums and cksums.
scintillua/lexers/pkgbuild.lua
Lines 47 to 55 in 6665a6a
But you can also put an architecture after if you add an underscore. I'm pretty sure any architecture is valid for expandability so source_insertfuturearchitecturehere is also valid.
Here's the list of them: source, cksums, md5sums, sha1sums, sha224sums, sha256sums, sha384sums, sha512sums, b2sums, depends, makedepends, checkdepends, optdepends, conflicts, provides, replaces.
Also tar and bsdtar are not highlighted, not sure if that's intentional. The operators for tar would need to be added too.
It's used in popular packages like google-chrome: https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=google-chrome.
scintillua/lexers/pkgbuild.lua
Lines 32 to 41 in 6665a6a
Original issue: martanne/vis#1235
The text was updated successfully, but these errors were encountered: