blob: b52f4309369e379d321b5d84bd62ab09f68c0a92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mypaint-brushes-git
pkgdesc = Brushes used by MyPaint and other software using libmypaint
pkgver = 2.0.0.main.r195.08da4a4
pkgrel = 1
url = https://github.com/mypaint/mypaint-brushes
arch = any
license = CC-PDDC
makedepends = git
depends = libmypaint-git
provides = mypaint-brushes=2.0.0.main
conflicts = mypaint-brushes
source = git+https://github.com/mypaint/mypaint-brushes.git
sha256sums = SKIP
pkgname = mypaint-brushes-git
|