New package: elfinfo-0.7.2
This commit is contained in:
committed by
maxice8
parent
bd25987d28
commit
f201d297db
16
srcpkgs/elfinfo/template
Normal file
16
srcpkgs/elfinfo/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'elfinfo'
|
||||||
|
pkgname=elfinfo
|
||||||
|
version=0.7.2
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/xyproto/elfinfo"
|
||||||
|
short_desc="Emit basic information about an ELF file"
|
||||||
|
maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://elfinfo.roboticoverlords.org/"
|
||||||
|
distfiles="https://github.com/xyproto/elfinfo/releases/download/${version}/elfinfo-${version}.tar.xz"
|
||||||
|
checksum=dffa711ff52abb154a4e64f46787ad8a90bbab09b06ab62dae1aae8d9cc3c1e0
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user