blob: 20bd2a39ea57733bb221711c3c6e5ccff932c942 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pega-texto-git
pkgdesc = A runtime engine for Parsing Expression Grammars (PEG) in C
pkgver = r161.4a59b9a
pkgrel = 1
url = https://github.com/gilzoide/pega-texto
arch = any
license = Unlicense
makedepends = git
makedepends = cmake
source = pega-texto-git::git+https://github.com/gilzoide/pega-texto.git
md5sums = SKIP
pkgname = pega-texto-git
|