If you don't want to give your email, you can just write something like:
Hanabishi Recca <Hanabishi at aur dot archlinux dot org>
| Git Clone URL: | https://aur.archlinux.org/bin-cpuflags-x86.git (read-only, click to copy) |
|---|---|
| Package Base: | bin-cpuflags-x86 |
| Description: | A small CLI tool to detect CPU flags (instruction sets) of X86 binaries |
| Upstream URL: | https://github.com/HanabishiRecca/bin-cpuflags-x86 |
| Keywords: | amd64 avx binary cpu cpuid elf exe executable instruction-set macho pe so sse x86 x86-64 |
| Licenses: | MIT |
| Submitter: | Hanabishi |
| Maintainer: | Hanabishi |
| Last Packager: | Hanabishi |
| Votes: | 2 |
| Popularity: | 0.78 |
| First Submitted: | 2023-11-07 11:13 (UTC) |
| Last Updated: | 2026-02-23 17:23 (UTC) |
If you don't want to give your email, you can just write something like:
Hanabishi Recca <Hanabishi at aur dot archlinux dot org>
0755 is kinda intended to ensure that there is no sticky bit (like setuid). Despite this particular package shouldn't produce any, such security measure doesn't hurt anyway.Hi! Your package doesn't have a LICENSE file installed. Please add the following lines to pkgver():
cd "${_snapshot}"
install -Dm644 "LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}"
Also consider using -Dm755 instead of -Dm0755 for installing the binary, just a styling improvement. Also, please add your maintainer tag at the top of the PKGBUILD. Thanks!
Binary release: bin-cpuflags-x86-bin
Pinned Comments
Hanabishi commented on 2023-11-07 11:19 (UTC)
Binary release:
bin-cpuflags-x86-bin