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

Ionut Biru ibiru at archlinux.org
Sat Oct 8 12:19:14 UTC 2011


    Date: Saturday, October 8, 2011 @ 08:19:14
  Author: ibiru
Revision: 140182

update to 0.5.0

Modified:
  python-mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-08 12:18:04 UTC (rev 140181)
+++ PKGBUILD	2011-10-08 12:19:14 UTC (rev 140182)
@@ -3,7 +3,7 @@
 # Contributor: Roberto Alsina <ralsina at kde.org>
 
 pkgname=python-mako
-pkgver=0.4.2
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Hyperfast and lightweight templating for the Python2 platform."
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python2' 'python-markupsafe' 'python-beaker')
 makedepends=('python2-distribute')
 source=(http://www.makotemplates.org/downloads/Mako-$pkgver.tar.gz)
-md5sums=('2ff0747e611b37d44e6409c4e0a80a08')
+md5sums=('532d7aa7ffbfd2873c1461a30431366a')
 
 build() {
     cd "$srcdir/Mako-$pkgver"




More information about the arch-commits mailing list