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

Sergej Pupykin spupykin at archlinux.org
Wed Aug 30 11:23:59 UTC 2017


    Date: Wednesday, August 30, 2017 @ 11:23:59
  Author: spupykin
Revision: 254764

upgpkg: cython 0.26.1-1

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 11:01:24 UTC (rev 254763)
+++ PKGBUILD	2017-08-30 11:23:59 UTC (rev 254764)
@@ -4,7 +4,7 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.26
+pkgver=0.26.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/10/d5/753d2cb5073a9f4329d1ffed1de30b0458821780af8fdd8ba1ad5adb6f62/Cython-$pkgver.tar.gz")
-sha256sums=('4c24e2c22ddaed624d35229dc5db25049e9e225c6f64f3364326836cad8f2c66')
+source=("https://pypi.python.org/packages/68/41/2f259b62306268d9cf0d6434b4e83a2fb1785b34cfce27fdeeca3adffd0e/Cython-$pkgver.tar.gz")
+sha256sums=('c2e63c4794161135adafa8aa4a855d6068073f421c83ffacc39369497a189dd5')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list