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

Eric Bélanger eric at archlinux.org
Sun Dec 16 23:56:04 UTC 2012


    Date: Sunday, December 16, 2012 @ 18:56:04
  Author: eric
Revision: 173259

upgpkg: python-beaker 1.6.4-1

Upstream update

Modified:
  python-beaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-16 22:52:26 UTC (rev 173258)
+++ PKGBUILD	2012-12-16 23:56:04 UTC (rev 173259)
@@ -3,15 +3,15 @@
 # Contributor: Massimiliano Torromeo < massimiliano DOT torromeo AT gmail DOT com >
 
 pkgname=('python-beaker' 'python2-beaker')
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
 arch=('any')
 license=('custom')
 pkgdesc="Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications"
 url="http://beaker.groovie.org/"
 makedepends=('python-distribute' 'python2-distribute')
 source=("http://cheeseshop.python.org/packages/source/B/Beaker/Beaker-${pkgver}.tar.gz")
-md5sums=('bd4a986a3cad26d576e7ee77cce86b4f')
+md5sums=('c2e102870ed4c53104dec48ceadf8e9d')
 
 build() {
     cp -r Beaker-${pkgver} python2-Beaker-${pkgver}




More information about the arch-commits mailing list