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

Ionut Biru ibiru at archlinux.org
Tue Jun 8 21:57:35 UTC 2010


    Date: Tuesday, June 8, 2010 @ 17:57:35
  Author: ibiru
Revision: 82161

upgpkg: python-mako 0.3.3-1
update to 0.3.3

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 19:29:50 UTC (rev 82160)
+++ PKGBUILD	2010-06-08 21:57:35 UTC (rev 82161)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer : Ionut Biru <ionut at archlinux.ro>
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
 # Contributor: Roberto Alsina <ralsina at kde.org>
 pkgname=python-mako
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Hyperfast and lightweight templating for the Python platform."
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python>=2.6')
 makedepends=('setuptools')
 source=(http://www.makotemplates.org/downloads/Mako-$pkgver.tar.gz)
-md5sums=('4fc68467ee226111e102510054ae1e51')
+md5sums=('2e8fbbb7ea6dc4dde47970cdfd08901e')
 
 build() {
   cd "$srcdir/Mako-$pkgver"




More information about the arch-commits mailing list