summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg2015-10-22 17:57:21 +0200
committerJohannes Löthberg2015-10-22 17:57:21 +0200
commitf4b872b436afdb87a148de6d2325a760756a7e46 (patch)
treefdbc533a982e77be2577d0fb1cbdc8ad5c783b16
parentc54d04e211acdf3d722ad656a29f97ca561aeccd (diff)
downloadaur-f4b872b436afdb87a148de6d2325a760756a7e46.tar.gz
updpkg: python-geosjson 1.2.1 -> 1.3.1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f509228b0d8..1507a97e54b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Löthberg <johannes@kyriasis.com>
pkgname=python-geojson
-pkgver=1.2.1
+pkgver=1.3.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=('87c7a6b7d4fae0ccf4bcfb527ff29e8ba3a55083')
+sha1sums=('8e51de90b0e860d7bfdc16143e66c3f2516e4c18')
package() {
cd python-geojson-$pkgver