mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linuxwave: update to 0.1.5
This commit is contained in:
parent
62d6918926
commit
a4520c636c
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.1.4
|
version=0.1.5
|
||||||
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=e69e6960e0333883acffc6a1e7c5c77a83901cc96c0742c599e72b0e36baeb05
|
checksum=c0fbab58909cf0047e82618193b4e75d6aee5c5e0a5d12d8e1f74eb31fbf6d11
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue