mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ymuse: update to 0.22.
This commit is contained in:
parent
0ec78fd961
commit
dece431372
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ymuse'
|
# Template file for 'ymuse'
|
||||||
pkgname=ymuse
|
pkgname=ymuse
|
||||||
version=0.21
|
version=0.22
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yktoo/ymuse
|
go_import_path=github.com/yktoo/ymuse
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://yktoo.com/en/software/ymuse/"
|
homepage="https://yktoo.com/en/software/ymuse/"
|
||||||
distfiles="https://github.com/yktoo/ymuse/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yktoo/ymuse/archive/v${version}.tar.gz"
|
||||||
checksum=47aeee4bbea2121691288b7c3849d6d2db02c0be7f44989a022082f5dd6b5c42
|
checksum=82c0850bbe7e2d9ce227284e167e091c497fffc9f5b80f84132305a4f360ec32
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
go generate
|
go generate
|
||||||
|
|
Loading…
Add table
Reference in a new issue