vp-build/srcpkgs/massren/template

17 lines
450 B
Bash

# Template file for 'massren'
pkgname=massren
version=1.5.4
revision=7
build_style=go
short_desc="Massive renamer from command line"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
go_import_path="github.com/laurent22/massren"
homepage="https://github.com/laurent22/massren"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
post_install() {
vlicense README.md
}