[arch-commits] Commit in python-cheetah/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Fri Oct 1 14:07:17 UTC 2010
Date: Friday, October 1, 2010 @ 10:07:17
Author: allan
Revision: 92853
upgpkg: python-cheetah 2.4.3-1
update
Modified:
python-cheetah/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-01 13:37:38 UTC (rev 92852)
+++ PKGBUILD 2010-10-01 14:07:17 UTC (rev 92853)
@@ -3,8 +3,8 @@
# Contributor: Todd Maynard <arch at toddmaynard.com>
pkgname=python-cheetah
-pkgver=2.4.2.1
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc="A Python-powered template engine and code generator"
arch=('any')
url="http://www.cheetahtemplate.org/"
@@ -13,8 +13,8 @@
provides=('cheetah')
conflicts=('cheetah')
source=(http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${pkgver}.tar.gz)
-md5sums=('f58ab28548b6e4000c6f4d3b14307187')
-sha1sums=('7eaec816e681136604c7709a1f320692da23810f')
+md5sums=('e9d12e6aeb3b51b75a9b4214f698def8')
+sha1sums=('2e84daca803f19c4d69f2db7120af03b602394c8')
package() {
cd "${srcdir}/Cheetah-${pkgver}"
More information about the arch-commits
mailing list