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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 28 11:13:41 UTC 2016


    Date: Friday, October 28, 2016 @ 11:13:40
  Author: spupykin
Revision: 193894

upgpkg: cython 0.25.1-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-28 11:07:02 UTC (rev 193893)
+++ PKGBUILD	2016-10-28 11:13:40 UTC (rev 193894)
@@ -4,15 +4,15 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.25
+pkgver=0.25.1
 pkgrel=1
-pkgdesc="C-Extensions for Python "
+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/f8/2e/5898046f8089205981447c23ebb8fe02cd9d66939cd74338aa4872853d8e/Cython-$pkgver.tar.gz")
-md5sums=('1b61433b8410ac382ac9b248b42466fd')
+source=("https://pypi.python.org/packages/2f/ae/0bb6ca970b949d97ca622641532d4a26395322172adaf645149ebef664eb/Cython-$pkgver.tar.gz")
+md5sums=('3c1541c15ba511645684a4eaca2cec0f')
 
 package_cython() {
   depends=('python' 'python-setuptools')



More information about the arch-commits mailing list