elfinfo: update to 0.7.5.

This commit is contained in:
maxice8 2018-12-08 22:27:25 -02:00 committed by maxice8
parent f2241f9762
commit ae466e1c42

View file

@ -1,6 +1,6 @@
# Template file for 'elfinfo' # Template file for 'elfinfo'
pkgname=elfinfo pkgname=elfinfo
version=0.7.4 version=0.7.5
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/xyproto/elfinfo go_import_path=github.com/xyproto/elfinfo
@ -10,7 +10,7 @@ maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
license="MIT" license="MIT"
homepage="https://elfinfo.roboticoverlords.org/" homepage="https://elfinfo.roboticoverlords.org/"
distfiles="https://github.com/xyproto/elfinfo/releases/download/${version}/elfinfo-${version}.tar.xz" distfiles="https://github.com/xyproto/elfinfo/releases/download/${version}/elfinfo-${version}.tar.xz"
checksum=a7b7e6f32c85720e7f9eab5019d98bf2e261439f17f8e17e054a1d3019e81ebc checksum=430feccaeb102cb9bcef95a25d1fbf12cef2a693b7834446139eba1bc91c8af0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE