[arch-commits] Commit in python-shapely/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat May 28 03:05:08 UTC 2016


    Date: Saturday, May 28, 2016 @ 05:05:08
  Author: fyan
Revision: 177353

upgpkg: python-shapely 1.5.16-1

Modified:
  python-shapely/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-28 03:05:03 UTC (rev 177352)
+++ PKGBUILD	2016-05-28 03:05:08 UTC (rev 177353)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.15
+pkgver=1.5.16
 pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-packaging' 'python2-packaging' 'geos' 'python-numpy' 'python2-numpy' 'cython' 'cython2')
 checkdepends=('python-pytest' 'python2-pytest')
-source=("https://pypi.python.org/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-md5sums=('c2e06fb89cdbd959b89ae69794ede3c0')
+source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
+md5sums=('920d9a35618f836934bd410d2014f1be')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list