blob: 06410ae8e2140749d93620ecbef39cc708047332 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = so-synth-lv2-git
pkgdesc = Unofficial LV2 ports of 50m30n3's synthesizers
pkgver = 1.4.r174.e7ff3d5
pkgrel = 1
epoch = 1
url = https://github.com/jeremysalwen/So-synth-LV2
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = lv2
provides = so-synth-lv2
conflicts = so-synth-lv2
source = so-synth-lv2::git+https://github.com/jeremysalwen/So-synth-LV2.git
md5sums = SKIP
pkgname = so-synth-lv2-git
|