diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-30 22:52:11 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:21:57 +0200 |
commit | f51365d3064839cef36196eed89183338bacf389 (patch) | |
tree | dcd7914633a905de3fe70d84484909f93a1886a7 /.SRCINFO | |
parent | d9984b8034e7d09d9a732eb9546d56334fa34939 (diff) | |
download | pkgbuilds-f51365d3064839cef36196eed89183338bacf389.tar.xz |
python-geojson: updpkg 1.0.7 → 1.0.9
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,15 +2,15 @@ # Mon Jun 1 13:54:22 UTC 2015 pkgbase = python-geojson pkgdesc = Python bindings and utlities for GeoJSON - pkgver = 1.0.7 + pkgver = 1.0.9 pkgrel = 1 url = https://github.com/frewsxcv/python-geojson arch = any license = BSD makedepends = python-setuptools depends = python - source = https://github.com/frewsxcv/python-geojson/archive/1.0.7.tar.gz - md5sums = 60f01b2c00bdb7e1eabee67dbb7cfd32 + source = https://github.com/frewsxcv/python-geojson/archive/1.0.9.tar.gz + sha1sums = ab717c085e3983f58b170a5e94816eb78bbc15c3 pkgname = python-geojson |