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

Eric Bélanger eric at nymeria.archlinux.org
Fri Sep 20 19:21:54 UTC 2013


    Date: Friday, September 20, 2013 @ 21:21:54
  Author: eric
Revision: 194667

upgpkg: python-mako 0.9.0-1

Upstream update

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-20 19:11:06 UTC (rev 194666)
+++ PKGBUILD	2013-09-20 19:21:54 UTC (rev 194667)
@@ -2,8 +2,8 @@
 # Maintainer : 
 
 pkgname=('python-mako' 'python2-mako')
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Hyperfast and lightweight templating for the Python2 platform"
 arch=('any')
 url="http://www.makotemplates.org/"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("http://www.makotemplates.org/downloads/Mako-$pkgver.tar.gz")
-md5sums=('96d962464ce6316004af0cc48495d73e')
+md5sums=('e2627ba5c65f83dfe39d9a0892ae517d')
 
 prepare() {
     cp -r Mako-$pkgver python2-Mako-$pkgver




More information about the arch-commits mailing list