From cae84eb5d3207cd0f3ee816d682aeb6e5269c340 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 8 Jun 2015 16:15:46 +0200 Subject: updpkg: 1.0.9 -> 1.1.0 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 963f222..7ae431f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=python-geojson -pkgver=1.0.9 +pkgver=1.1.0 pkgrel=1 pkgdesc="Python bindings and utlities for GeoJSON" @@ -12,7 +12,7 @@ makedepends=('python-setuptools') source=("https://github.com/frewsxcv/python-geojson/archive/$pkgver.tar.gz") -sha1sums=('ab717c085e3983f58b170a5e94816eb78bbc15c3') +sha1sums=('dbbc0770241f9eef870fcf3c2c7a45f47e6217b6') package() { cd python-geojson-$pkgver -- cgit v1.2.3-70-g09d2