13 lines
458 B
Bash
13 lines
458 B
Bash
# Template file for 'mmv'
|
|
pkgname=mmv
|
|
version=2.7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
short_desc="Utility for wildcard renaming, copying, etc"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/rrthomas/mmv"
|
|
distfiles="https://github.com/rrthomas/mmv/releases/download/v${version}/mmv-${version}.tar.gz"
|
|
checksum=11346686634000e22aa909e08d9d450237c4b61062779935cbd81df78efad72d
|