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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 2 08:53:33 UTC 2017


    Date: Monday, October 2, 2017 @ 08:53:32
  Author: spupykin
Revision: 261221

upgpkg: cython 0.27.1-1

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 07:51:54 UTC (rev 261220)
+++ PKGBUILD	2017-10-02 08:53:32 UTC (rev 261221)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.27
+pkgver=0.27.1
 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/94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9/Cython-$pkgver.tar.gz")
-sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
+source=("https://pypi.python.org/packages/10/32/21873ff231e069f860098b1602bb9e3ae2806d2f73ba661b5d806f200243/Cython-$pkgver.tar.gz")
+sha256sums=('e6840a2ba2704f4ffb40e454c36f73aeb440a4005453ee8d7ff6a00d812ba176')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list