massren: update to 1.5.1.
This commit is contained in:
parent
24b267b61d
commit
fb2ef547d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'massren'
|
# Template file for 'massren'
|
||||||
pkgname=massren
|
pkgname=massren
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
short_desc="Massive renamer from command line"
|
short_desc="Massive renamer from command line"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
go_import_path="github.com/laurent22/${pkgname}"
|
go_import_path="github.com/laurent22/${pkgname}"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://${go_import_path}"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=1d8b4a429cc768eaa86c3492bb6eb7b235f8d097d5246b6e5cf1b82827e3e1dd
|
checksum=21a602a29410e30b1b518356d5707b25b22b9d2578aaf0d0d5ab3de9e0ad225d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense README.md
|
vlicense README.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue