mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
linuxwave: update to 0.3.0
This commit is contained in:
parent
e317ec6387
commit
20412e6d3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linuxwave'
|
# Template file for 'linuxwave'
|
||||||
pkgname=linuxwave
|
pkgname=linuxwave
|
||||||
version=0.2.0
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
short_desc="Generate music from the entropy of Linux"
|
short_desc="Generate music from the entropy of Linux"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://orhun.dev/linuxwave/"
|
homepage="https://orhun.dev/linuxwave/"
|
||||||
changelog="https://raw.githubusercontent.com/orhun/linuxwave/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/orhun/linuxwave/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/orhun/linuxwave/releases/download/v${version}/v${version}.tar.gz"
|
distfiles="https://github.com/orhun/linuxwave/releases/download/v${version}/v${version}.tar.gz"
|
||||||
checksum=593b05809f68c830c95a3176fbec358306aff19238ca2ecdacfbeaabfefdab83
|
checksum=7f334a3d84a18b13799b9c00bf01dfb615718ead54a71b00ce13a0422811764f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue