blob: fbd9e0e2d1e56f1c5934f8699b298cb63b7eb886 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = qtcreator-cppcheck-plugin-git
pkgdesc = QtCreator plugin using cppcheck
pkgver = r154.dbd8725
pkgrel = 1
url = https://github.com/OneMoreGres/qtc-cppcheck
arch = i686
arch = x86_64
groups = qt
groups = qt5
license = MIT
makedepends = git
makedepends = qtcreator-src
depends = qtcreator
depends = cppcheck
provides = qtcreator-cppcheck-plugin
conflicts = qtcreator-cppcheck-plugin
source = qtcreator-cppcheck-plugin-git::git+https://github.com/OneMoreGres/qtc-cppcheck.git
sha256sums = SKIP
pkgname = qtcreator-cppcheck-plugin-git
|