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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 23 15:48:46 UTC 2017


    Date: Monday, October 23, 2017 @ 15:48:45
  Author: spupykin
Revision: 264058

upgpkg: cython 0.27.2-1

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 15:12:07 UTC (rev 264057)
+++ PKGBUILD	2017-10-23 15:48:45 UTC (rev 264058)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.27.1
+pkgver=0.27.2
 pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 url="http://cython.org"
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/10/32/21873ff231e069f860098b1602bb9e3ae2806d2f73ba661b5d806f200243/Cython-$pkgver.tar.gz")
-sha256sums=('e6840a2ba2704f4ffb40e454c36f73aeb440a4005453ee8d7ff6a00d812ba176')
+source=("https://pypi.python.org/packages/98/bb/cd2be435e28ee1206151793a528028e3dc9a787fe525049efb73637f52bb/Cython-$pkgver.tar.gz")
+sha256sums=('265dacf64ed8c0819f4be9355c39beaa13dc2ad2f85237a2c4e478f5ce644b48')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list