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

Ionut Biru ibiru at archlinux.org
Sat May 1 15:37:59 UTC 2010


    Date: Saturday, May 1, 2010 @ 11:37:59
  Author: ibiru
Revision: 79178

upgpkg: python-mako 0.3.2-1
update to 0.3.2

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-01 15:37:50 UTC (rev 79177)
+++ PKGBUILD	2010-05-01 15:37:59 UTC (rev 79178)
@@ -2,7 +2,7 @@
 # Maintainer : Ionut Biru <ionut at archlinux.ro>
 # Contributor: Roberto Alsina <ralsina at kde.org>
 pkgname=python-mako
-pkgver=0.2.5
+pkgver=0.3.2
 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=('d8ca783630dc5e93970a2075532fa643')
+md5sums=('4fc68467ee226111e102510054ae1e51')
 
 build() {
   cd "$srcdir/Mako-$pkgver"




More information about the arch-commits mailing list