blob: e79ddbdc5603a4ce84c839af3b64e0b97b61e65b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = coccigrep
pkgdesc = Semantic grep for the C language based on coccinelle
pkgver = 1.20
pkgrel = 1
url = http://home.regit.org/software/coccigrep/
arch = any
license = GPL3
makedepends = python-setuptools
depends = coccinelle
source = https://github.com/regit/coccigrep/archive/v1.20.tar.gz
sha256sums = 624840bac93b92b723bb89be1bf712717b984e7ab34c4712ec2a6135136df421
pkgname = coccigrep
|