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

Douglas Soares de Andrade douglas at archlinux.org
Sun Jul 19 22:35:52 UTC 2009


    Date: Sunday, July 19, 2009 @ 18:35:52
  Author: douglas
Revision: 46725

upgpkg: python-cheetah 2.2.1-1
    Updated for i686

Modified:
  python-cheetah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-19 22:31:58 UTC (rev 46724)
+++ PKGBUILD	2009-07-19 22:35:52 UTC (rev 46725)
@@ -2,8 +2,8 @@
 # Maintainer: James Rayner <james at archlinux.org>
 # Contributor: Todd Maynard <arch at toddmaynard.com>
 pkgname=python-cheetah
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="A Python-powered template engine and code generator"
 url="http://www.cheetahtemplate.org/"
 license=(custom)
@@ -18,9 +18,6 @@
 build() {
   cd ${startdir}/src/Cheetah-$pkgver
   python setup.py install --root=$startdir/pkg
-
   install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
-
-
-md5sums=('7845a2950ea850a13c488a26b61ac50a')
+md5sums=('137491aef378b502b2ee71c03b929faf')




More information about the arch-commits mailing list