blob: b4ca930daa8bcf6bc21d94097d61afb0587661fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = piano-trainer-bin
pkgdesc = Memorize piano scales with ease! A piano practice program w/ MIDI support. Consider it an interactive reference manual 🎹.(Prebuilt version)
pkgver = 1.2.1
pkgrel = 1
url = hhttps://zaneh.itch.io/piano-trainer
arch = x86_64
license = MIT
depends = gtk3
depends = gdk-pixbuf2
depends = webkit2gtk-4.1
depends = alsa-lib
provides = piano-trainer=1.2.1
conflicts = piano-trainer
source = piano-trainer-1.2.1.rpm::https://github.com/ZaneH/piano-trainer/releases/download/app-v1.2.1/Piano.Trainer-1.2.1-1.x86_64.rpm
source = LICENSE-1.2.1.md::https://raw.githubusercontent.com/ZaneH/piano-trainer/app-v1.2.1/LICENSE.md
sha256sums = 755e866142dd661f02036f58d0483909b58a98b009db6c86484f8b8e004ed726
sha256sums = 9ee23e6aeb912ca1dfaec2ea622574c59e3bd279ccf6af59d96fdd4a326ad289
pkgname = piano-trainer-bin
|