blob: 8b7dc60f308e4221ce79e222a0b882f1c0137e05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tiny-ping-git
pkgdesc = Small Asynchronous ICMP library and CLI
pkgver = 0.7.1.r0.ga1d7e59
pkgrel = 1
url = https://github.com/Fierthraix/tiny-ping
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
provides = tiny-ping
conflicts = tiny-ping
conflicts = tiny-ping-bin
source = tiny-ping::git+https://github.com/Fierthraix/tiny-ping.git
sha256sums = SKIP
pkgname = tiny-ping-git
|