blob: 24460224570ce8431886d04717b1cf5ba1be1747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tdns-git
pkgdesc = A powerful, lightweight CLI to manage Technitium DNS server via HTTP API endpoint
pkgver = v0.5.2.r0.4f226fe
pkgrel = 1
url = https://github.com/mbevc1/tdns
arch = x86_64
license = MPL-2.0
makedepends = make
makedepends = coreutils
makedepends = go
makedepends = upx
provides = tdns
conflicts = tdns
source = git+https://github.com/mbevc1/tdns
sha256sums = SKIP
pkgname = tdns-git
|