blob: 67972bc6d04fcf83c220bbf297144e4869bedbe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gip
pkgdesc = Get Private/Public IP & IP's Geolocation.
pkgver = 1.0
pkgrel = 1
url = https://github.com/mahdymirzade/gip
arch = any
license = GPL-3.0
makedepends = git
depends = bind
depends = grep
depends = curl
source = https://github.com/MahdyMirzade/gip/archive/refs/tags/1.0.1.tar.gz
sha256sums = 1dfa5c62252b70c2f14319479a59163d1e3270b0d459a30ed42efbeab44d9d53
pkgname = gip
|