elfinfo: update to 1.0.1.

This commit is contained in:
mobinmob 2020-03-07 13:26:02 +02:00 committed by Juan RP
parent 865955c053
commit 86f6721879

View file

@ -1,6 +1,6 @@
# Template file for 'elfinfo' # Template file for 'elfinfo'
pkgname=elfinfo pkgname=elfinfo
version=1.0.0 version=1.0.1
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/archive/${version}.tar.gz" distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
checksum=b779842712279e3234c0d7dbefb688eb504ae80eb6d1202436bd588d20ad1e98 checksum=265bea0fa98003324e3ed9f76ae65fd0340919f012c6d85c8fdd2654843116af
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE