blob: feacec5077c9e60f08ec734787ff44abbc1df9cc (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 | pkgbase = python-fangfrisch
	pkgdesc = Freshclam like utility that allows downloading unofficial virus definition files
	pkgver = 1.8.0
	pkgrel = 4
	url = https://rseichter.github.io/fangfrisch/
	install = fangfrisch.install
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = clamav
	depends = python-requests
	depends = python-sqlalchemy>=1.4.0
	provides = clamav-unofficial-sigs
	conflicts = clamav-unofficial-sigs
	backup = etc/fangfrisch/fangfrisch.conf
	source = python-fangfrisch-1.8.0.tar.gz::https://github.com/rseichter/fangfrisch/archive/1.8.0.tar.gz
	source = fangfrisch.conf
	source = fangfrisch.service
	source = fangfrisch.timer
	source = fangfrisch.tmpfiles
	sha512sums = 5ded17871b8efa65dd529f70965746fb84c5d36cfe608a5bc8edf5ac7542837eb05450a442e45d8afe466b05c5f421381ba19af4287b13b03533653d8c1d223d
	sha512sums = 3ad6d187e7a549f14e7fb72fcd105fda37dd85512186380caf5f71b3614fa424cc6fdad83ba8da365ff0e61e1fbfeb6bbd78e51e46a5ef86c263f90d6598fe39
	sha512sums = 266df243ac0a23efc2797583b9c1e09855aa43b9decabd78bc1ca8a5158c5a71ceee9f77ededc374bd17be094595acd84bea729fc7459cc71337d1029911591f
	sha512sums = 22462dbb76e9b1df0717efff6c94a49b1db33c150380abc0d66bccc72215eab89ab871ba6e359db817543130ae45844665fc106cae8990dbf92f8a27851d15da
	sha512sums = f421c4f2618422957cd203bf8f50bae1e5656d6208774244092987c07427ca86bf587884510c9180a0cb554200fdc996b0fad382671c913e6729b215b6f8e651
pkgname = python-fangfrisch
 |