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

Jelle van der Waa jelle at archlinux.org
Fri Aug 5 19:11:10 UTC 2016


    Date: Friday, August 5, 2016 @ 19:11:10
  Author: jelle
Revision: 185375

upgpkg: python-cherrypy 6.2.0-1

Modified:
  python-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 19:09:27 UTC (rev 185374)
+++ PKGBUILD	2016-08-05 19:11:10 UTC (rev 185375)
@@ -5,8 +5,8 @@
 # Contributor: Armando M. Baratti <amblistas at ajato.com.br>
 # Contributor: Florian Richter <Florian_Richter at gmx.de>
 pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=6.0.2
-pkgrel=2
+pkgver=6.2.0
+pkgrel=1
 pkgdesc="A pythonic, object-oriented web development framework"
 arch=('any')
 url="http://www.cherrypy.org"
@@ -13,7 +13,7 @@
 license=('BSD')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 source=(https://github.com/cherrypy/cherrypy/archive/v$pkgver.tar.gz)
-md5sums=('0d3ed6a4dc7385b6621267f07534b57c')
+md5sums=('81b06f52466e6cf94353a93d483e234b')
 
 build() {
   cp -r cherrypy-${pkgver} cherrypy-${pkgver}-py2



More information about the arch-commits mailing list