blob: 6f2f2ca639fdbba4beb6ca0ef4ab8c8646d5620e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = patchance
pkgdesc = A modern graphical patchbay for JACK
pkgver = 1.1.0
pkgrel = 3
url = https://github.com/Houston4444/Patchance
arch = any
groups = pro-audio
license = GPL-2.0-only
makedepends = qt5-tools
depends = hicolor-icon-theme
depends = python-pyqt5
source = https://github.com/Houston4444/Patchance/releases/download/v1.1.0/Patchance-1.1.0-source.tar.gz
sha256sums = c259042a43c7d82ff2ed34227085727166ed2d4757da12027145a2ee714de75c
pkgname = patchance
|