summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75eb1b687798cfd3652881237fc81684e7f1629f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = check-sieve-git
	pkgdesc = Syntax checker for mail sieves.
	pkgver = 20190514.8fe4f97
	pkgrel = 1
	url = https://github.com/dburkart/check-sieve
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	depends = gcc-libs
	provides = check-sieve
	conflicts = check-sieve
	replaces = check-sieve
	source = check-sieve::git+https://github.com/dburkart/check-sieve.git
	md5sums = SKIP

pkgname = check-sieve-git