blob: 2f3d76fc171953ea6752ad8df253dea6d1ebdc35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libmakepkg-hexora
pkgdesc = Drop-in that enables makepkg to scan upstream Python sources for suspicious patterns using Hexora
pkgver = 0.2.0
pkgrel = 1
url = https://gitlab.archlinux.org/auerhuhn/libmakepkg-hexora
install = libmakepkg-hexora.install
arch = any
license = GPL-2.0-or-later
makedepends = python-myst-parser
makedepends = python-sphinx
depends = bash
depends = hexora
depends = jq
depends = libmakepkg-srcaudit
depends = moreutils
options = !debug
options = !strip
source = libmakepkg-hexora-0.2.0.tar.gz::https://gitlab.archlinux.org/auerhuhn/libmakepkg-hexora/-/archive/v0.2.0/libmakepkg-hexora-v0.2.0.tar.gz
sha512sums = bf3be3e9db06bcdd946865f33729e38f0b80934aa2adbed5ff3e8dc9b312fc6c38603fc51a69a94a3cd6cd7b79c2e3da4003eb1a5bd591b6bdf51aad8139dbd6
pkgname = libmakepkg-hexora
|