summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg2017-08-29 18:31:50 +0200
committerJohannes Löthberg2017-08-29 18:31:50 +0200
commita8fd29a40fded47fd08f7ad0d58c7b39f1fcbb93 (patch)
treefa32edc2e19ab60d303187339c9acb8f61d39ba7
parent8b0dd7ee5fc7232e1f417ad1cad36c49251f3a6b (diff)
downloadaur-a8fd29a40fded47fd08f7ad0d58c7b39f1fcbb93.tar.gz
Update checksums
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bbe923107e4..91b2382f6c27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = python-geojson
makedepends = python-setuptools
depends = python
source = python-geojson-2.0.0.tar.gz::https://github.com/frewsxcv/python-geojson/archive/2.0.0.tar.gz
- sha1sums = 8e51de90b0e860d7bfdc16143e66c3f2516e4c18
+ sha1sums = c7d592d56ed1631c0d2da31d7af90a75e10dbc88
pkgname = python-geojson
diff --git a/PKGBUILD b/PKGBUILD
index 52b1eab258bf..6d62ce56233d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('python-setuptools')
source=(python-geojson-$pkgver.tar.gz::https://github.com/frewsxcv/python-geojson/archive/$pkgver.tar.gz)
-sha1sums=('8e51de90b0e860d7bfdc16143e66c3f2516e4c18')
+sha1sums=('c7d592d56ed1631c0d2da31d7af90a75e10dbc88')
package() {
cd python-geojson-$pkgver