blob: 7db73841c186e73938da6d4e7a44d94d93825ceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-ping
pkgdesc = PythonPing is simple way to ping in Python
pkgver = 1.1.1
pkgrel = 1
url = https://pypi.org/project/pythonping/
arch = any
license = MIT
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/p/pythonping/pythonping-1.1.1.tar.gz
sha256sums = 0022f6cbe52762e9d596316e3bccb8a3b794355a49c0d788f7228d90f9461cfc
pkgname = python-ping
|