blob: 9e8574140e55116f4a424926e80971974f3ad1a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = chugins-git
pkgdesc = Repository for ChuGins (to use with chuck)
pkgver = chuck.1.5.4.4.r2.ge1d7eed
pkgrel = 3
url = https://github.com/ccrma/chugins
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = chuck
source = chugins-git::git+https://github.com/ccrma/chugins.git
sha256sums = SKIP
pkgname = chugins-git
|