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

Jelle van der Waa jelle at archlinux.org
Sat May 14 19:10:30 UTC 2016


    Date: Saturday, May 14, 2016 @ 21:10:30
  Author: jelle
Revision: 175397

upgpkg: python-cherrypy 5.4.0-1

Modified:
  python-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 18:44:54 UTC (rev 175396)
+++ PKGBUILD	2016-05-14 19:10:30 UTC (rev 175397)
@@ -5,7 +5,7 @@
 # Contributor: Armando M. Baratti <amblistas at ajato.com.br>
 # Contributor: Florian Richter <Florian_Richter at gmx.de>
 pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=5.1.0
+pkgver=5.4.0
 pkgrel=1
 pkgdesc="A pythonic, object-oriented web development framework"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://www.cherrypy.org"
 license=('BSD')
 makedepends=('python' 'python2')
-source=("https://pypi.python.org/packages/source/C/CherryPy/CherryPy-${pkgver}.tar.gz")
-md5sums=('15e2ea13792fa2c165f18bf89396d64c')
+source=("https://pypi.python.org/packages/a3/b8/b010a1803d4239caf320c364ba3d4e3bb64f7cf1cc350182f64048dfde69/CherryPy-5.4.0.tar.gz")
+md5sums=('7801c069cf4affdd4ff43faa1a63b481')
 
 build() {
   cp -r CherryPy-${pkgver} CherryPy2-${pkgver}



More information about the arch-commits mailing list