blob: 07de5c98dfd5ab6f70c18c5bd5d00249d30b3cb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = norminette
pkgdesc = C linter for 42 Network
pkgver = 3.3.55
pkgrel = 1
url = https://github.com/42School/norminette
arch = x86_64
license = MIT
depends = python>=3.8
depends = python-setuptools
conflicts = norminette-git
source = norminette-3.3.55.tar.gz::https://github.com/42School/norminette/archive/refs/tags/3.3.55.tar.gz
b2sums = 68278d0efbf76c0164f13f22185a3a5c9bd695779cd571bb2a1fa99f2932a6020f21d9f776659e5e124cffa90bf1c7624b3f03129c51fb2a4a114157e4abbf0d
pkgname = norminette
|