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

Sergej Pupykin spupykin at archlinux.org
Mon Dec 12 11:56:24 UTC 2016


    Date: Monday, December 12, 2016 @ 11:56:24
  Author: spupykin
Revision: 199015

upgpkg: cython 0.25.2-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 11:56:20 UTC (rev 199014)
+++ PKGBUILD	2016-12-12 11:56:24 UTC (rev 199015)
@@ -4,15 +4,15 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.25.1
-pkgrel=2
+pkgver=0.25.2
+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/2f/ae/0bb6ca970b949d97ca622641532d4a26395322172adaf645149ebef664eb/Cython-$pkgver.tar.gz")
-md5sums=('3c1541c15ba511645684a4eaca2cec0f')
+source=("https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-$pkgver.tar.gz")
+sha256sums=('f141d1f9c27a07b5a93f7dc5339472067e2d7140d1c5a9e20112a5665ca60306')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list