blob: bfdcc4fa42894dd37274c514b552148dbb1d5fc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pubip
pkgdesc = View your public IP through a number of means
pkgver = 1.0
pkgrel = 1
url = https://github.com/alxpettit/pubip
arch = any
license = GPL
makedepends = git
depends = bind-tools
depends = curl
provides = pubip
conflicts = pubip
source = pubip::git+https://github.com/alxpettit/pubip.git
sha256sums = SKIP
pkgname = pubip
|