aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-06-27 20:07:21 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-27 20:07:50 +0200
commitc54d04e211acdf3d722ad656a29f97ca561aeccd (patch)
treeea88dc349340e4ad5e6dad0d1b71be96d50c35f0 /PKGBUILD
parent117bdff2323b361bac5c27290f043eac4ce24715 (diff)
downloadpkgbuilds-python-geojson.tar.xz
updpkg: python-geojson 1.2.1python-geojson
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fefc38f..3f50922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Löthberg <johannes@kyriasis.com>
pkgname=python-geojson
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Python bindings and utlities for GeoJSON"
@@ -14,7 +14,7 @@ makedepends=('python-setuptools')
source=("https://github.com/frewsxcv/python-geojson/archive/$pkgver.tar.gz")
-sha1sums=('6fd94cc40b57cc56b00caf30c1a1bb0414cb9cb3')
+sha1sums=('87c7a6b7d4fae0ccf4bcfb527ff29e8ba3a55083')
package() {
cd python-geojson-$pkgver