blob: c2e4e4c7b8f81919c520a747408f3bb829eb5ab5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hops-git
pkgdesc = TUI for managing /etc/hosts profiles
pkgver = 0.1.0.r0.g6cfea3d
pkgrel = 1
url = https://github.com/houz42/hops
arch = x86_64
arch = aarch64
license = MIT
makedepends = go>=1.22
provides = hops
conflicts = hops
source = hops-git::git+https://github.com/houz42/hops.git
sha256sums = SKIP
pkgname = hops-git
|