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

Eric Bélanger eric at nymeria.archlinux.org
Tue Jun 4 18:41:52 UTC 2013


    Date: Tuesday, June 4, 2013 @ 20:41:51
  Author: eric
Revision: 187171

upgpkg: python-mako 0.8.1-1

Upstream update

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-04 17:39:43 UTC (rev 187170)
+++ PKGBUILD	2013-06-04 18:41:51 UTC (rev 187171)
@@ -1,9 +1,8 @@
 # $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Roberto Alsina <ralsina at kde.org>
+# Maintainer : 
 
 pkgname=('python-mako' 'python2-mako')
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="Hyperfast and lightweight templating for the Python2 platform"
 arch=('any')
@@ -12,7 +11,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 checkdepends=('python-nose' 'python2-nose')
 source=("http://www.makotemplates.org/downloads/Mako-$pkgver.tar.gz")
-md5sums=('4ac2c6fdfb076b9387ca5f62d8c9384f')
+md5sums=('96d962464ce6316004af0cc48495d73e')
 
 prepare() {
     cp -r Mako-$pkgver python2-Mako-$pkgver




More information about the arch-commits mailing list