blob: 2756558c518a692371d203adc55343183750a48c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nature-sounds
pkgdesc = A lightweight, nature sounds player for the command-line.
pkgver = 0.2.5
pkgrel = 1
url = https://github.com/jmelahman/nature-sounds
arch = x86_64
arch = aarch64
license = MIT
makedepends = gcc
makedepends = git
makedepends = go
depends = alsa-utils
source = nature-sounds::git+https://github.com/jmelahman/nature-sounds.git#commit=5412413ee19d632dd60fc05715bdbef9c00fa7fd
md5sums = SKIP
pkgname = nature-sounds
|