linuxwave: update to 0.1.4

This commit is contained in:
Marcin Puc 2023-06-29 05:17:09 +02:00 committed by Duncan Overbruck
parent 0149aec610
commit 6daab0ab0c

View file

@ -1,6 +1,6 @@
# Template file for 'linuxwave' # Template file for 'linuxwave'
pkgname=linuxwave pkgname=linuxwave
version=0.1.3 version=0.1.4
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=d82e0eda6f2bb3080e3af6a86bafa22ed91291eaf2afbb38492326a316f1853e checksum=e69e6960e0333883acffc6a1e7c5c77a83901cc96c0742c599e72b0e36baeb05
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE