From 117bdff2323b361bac5c27290f043eac4ce24715 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 20 Jun 2015 12:03:14 +0200 Subject: updpkg: python-geojson 1.2.0-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 7ae431f..fefc38f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,7 @@ +# Maintainer: Johannes Löthberg + pkgname=python-geojson -pkgver=1.1.0 +pkgver=1.2.0 pkgrel=1 pkgdesc="Python bindings and utlities for GeoJSON" @@ -12,7 +14,7 @@ makedepends=('python-setuptools') source=("https://github.com/frewsxcv/python-geojson/archive/$pkgver.tar.gz") -sha1sums=('dbbc0770241f9eef870fcf3c2c7a45f47e6217b6') +sha1sums=('6fd94cc40b57cc56b00caf30c1a1bb0414cb9cb3') package() { cd python-geojson-$pkgver -- cgit v1.2.3-70-g09d2