mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
unflac: update to 1.3.
This commit is contained in:
parent
7d79b857ca
commit
f169d01e91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unflac'
|
# Template file for 'unflac'
|
||||||
pkgname=unflac
|
pkgname=unflac
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="git.sr.ht/~ft/unflac"
|
go_import_path="git.sr.ht/~ft/unflac"
|
||||||
|
@ -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=070d404cd088de024d425bbbf224b302bc02db903a8b3526f20e423019cac796
|
checksum=29cf865fdffeae3f98e821eb4e747e42fb3a431b51810c1142d4225322a80fe4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue