blob: 9251ee6823c8e7251d4fc520bf19e7b02758c671 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = buildhosts-git
pkgdesc = Download and use custom hosts sources to build /etc/hosts
pkgver = 20241104.r13.1f7ef74
pkgrel = 1
url = https://github.com/prurigro/buildhosts
arch = any
license = MIT
makedepends = git
depends = curl
source = git+https://github.com/prurigro/buildhosts.git
sha512sums = SKIP
pkgname = buildhosts-git
|