blob: b719efa9d6e06ea1376dca3ea975223c7dd140ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = coreaction-git
pkgdesc = A side bar for showing widgets from the CoreApps family.
pkgver = v2.8.0.r1.a796070
pkgrel = 1
url = https://gitlab.com/cubocore
arch = i686
arch = x86_64
groups = coreapps-git
license = GPL3
makedepends = git
depends = libcprime-git
depends = libcsys-git
depends = qt5-svg
provides = coreaction
conflicts = coreaction
source = git+https://gitlab.com/cubocore/coreaction.git
md5sums = SKIP
pkgname = coreaction-git
|