blob: b6e7f7b6e6e7899f106da85c726c1c3bd9d1a656 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pyzor
pkgdesc = Spam-blocking networked system that uses spam signatures to identify spam
pkgver = 1.1.3b
pkgrel = 1
url = https://github.com/SpamExperts/pyzor
arch = any
license = GPL
makedepends = python-setuptools
depends = python
source = pyzor-1.1.3b-0c44c6f.tar.gz::https://github.com/SpamExperts/pyzor/archive/0c44c6f.tar.gz
sha256sums = 3ccaa0827684e83ea708bab096dee2e76fa291ac954ea4275535025ac13a8d8c
pkgname = pyzor
|