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

Sergej Pupykin spupykin at archlinux.org
Mon Jul 24 07:17:41 UTC 2017


    Date: Monday, July 24, 2017 @ 07:17:40
  Author: spupykin
Revision: 246186

upgpkg: cython 0.26-1

Modified:
  cython/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-24 04:32:00 UTC (rev 246185)
+++ PKGBUILD	2017-07-24 07:17:40 UTC (rev 246186)
@@ -4,15 +4,15 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.25.2
-pkgrel=2
+pkgver=0.26
+pkgrel=1
 pkgdesc="C-Extensions for Python"
 arch=(i686 x86_64)
 url="http://cython.org"
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-$pkgver.tar.gz")
-sha256sums=('f141d1f9c27a07b5a93f7dc5339472067e2d7140d1c5a9e20112a5665ca60306')
+source=("https://pypi.python.org/packages/10/d5/753d2cb5073a9f4329d1ffed1de30b0458821780af8fdd8ba1ad5adb6f62/Cython-$pkgver.tar.gz")
+sha256sums=('4c24e2c22ddaed624d35229dc5db25049e9e225c6f64f3364326836cad8f2c66')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list