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