blob: 8a32b43bb7c6ac63cd75f211d89c5065e6106484 (
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.0
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.0
conflicts = piano-trainer
source = piano-trainer-1.2.0.rpm::https://github.com/ZaneH/piano-trainer/releases/download/app-v1.2.0/Piano.Trainer-1.2.0-1.x86_64.rpm
source = LICENSE-1.2.0.md::https://raw.githubusercontent.com/ZaneH/piano-trainer/app-v1.2.0/LICENSE.md
sha256sums = daa3cff210caf9fb0441fc01f8922ef9c47a12c2b690e44caa9d9ba85e04a517
sha256sums = 9ee23e6aeb912ca1dfaec2ea622574c59e3bd279ccf6af59d96fdd4a326ad289
pkgname = piano-trainer-bin
|