unflac: update to 1.2.

This commit is contained in:
Jason Elswick 2023-12-30 21:41:10 -06:00 committed by Leah Neukirchen
parent b415f11d1c
commit a81068b3b9

View file

@ -1,7 +1,7 @@
# Template file for 'unflac' # Template file for 'unflac'
pkgname=unflac pkgname=unflac
version=1.1 version=1.2
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"
@ -10,7 +10,7 @@ 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=a79aa3625bae55286f382909a899f6304d71e7ce206e0234c40d944c74932caf checksum=070d404cd088de024d425bbbf224b302bc02db903a8b3526f20e423019cac796
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE