blob: e72a13c9bbcbd186b87a9e4c76fae8728da4b503 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-iso3166
pkgdesc = Self-contained ISO 3166-1 country definitions.
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/deactivated/python-iso3166
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = python-iso3166-2.1.1.tar.gz::https://github.com/deactivated/python-iso3166/archive/v2.1.1.tar.gz
sha256sums = 89e6b3d2afff9faf320faa826a2b081853200fdd5acd5362d770fe252d0c258b
pkgname = python-iso3166
|