mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
unflac: update to 1.1.
This commit is contained in:
parent
809fa0c247
commit
2cf0451a1b
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'unflac'
|
# Template file for 'unflac'
|
||||||
pkgname=unflac
|
pkgname=unflac
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="git.sr.ht/~ft/unflac"
|
go_import_path="git.sr.ht/~ft/unflac"
|
||||||
depends="ffmpeg"
|
depends="ffmpeg"
|
||||||
short_desc="Command line tool for audio image + cue sheet splitting"
|
short_desc="Command line tool for audio image + cue sheet splitting"
|
||||||
maintainer="Jason Manley <jason@jasondavid.tv>"
|
maintainer="Jason Elswick <jason@jasondavid.tv>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://git.sr.ht/~ft/unflac"
|
homepage="https://git.sr.ht/~ft/unflac"
|
||||||
distfiles="https://git.sr.ht/~ft/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~ft/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=a09c54d04127707c3f556836590de5d2ae6a78bf17a99472b602ef983f89b7b4
|
checksum=a79aa3625bae55286f382909a899f6304d71e7ce206e0234c40d944c74932caf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue