blob: 36e8b15a793e43a3393c43e5dd2992c9d870ace6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-dnsstamps-git
pkgdesc = Create and parse DNS stamps with ease.
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/chrisss404/python-dnsstamps
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = python-dnsstamps
conflicts = python-dnsstamps-git
source = dnsstamps::git+https://github.com/chrisss404/python-dnsstamps.git
sha256sums = SKIP
pkgname = python-dnsstamps-git
|