linuxwave: update to 0.3.0

This commit is contained in:
tranzystorekk 2025-03-08 00:33:22 +01:00
parent e317ec6387
commit 20412e6d3e

View file

@ -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