blob: 9a966663db213737ba369818cd7ab8271ebbb80d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bashtuner
pkgdesc = A guitar tuner written in bash with several tunings, and support for some other stringed instruments
pkgver = 2019.04.20
pkgrel = 1
url = https://git.stormux.org/storm/bashtuner
arch = any
license = unlicense
makedepends = git
depends = dialog
depends = sox
provides = bashtuner
conflicts = bashtuner
source = git+https://git.stormux.org/storm/bashtuner.git
sha512sums = SKIP
pkgname = bashtuner
|