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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Wed May 22 02:09:34 UTC 2013


    Date: Wednesday, May 22, 2013 @ 04:09:34
  Author: foutrelis
Revision: 91401

upgpkg: python-jinja 2.7-1

New upstream release.

Modified:
  python-jinja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-21 23:22:52 UTC (rev 91400)
+++ PKGBUILD	2013-05-22 02:09:34 UTC (rev 91401)
@@ -3,15 +3,16 @@
 # Contributor: Peter Baldwin <bald_pete at hotmail.com>
 
 pkgname=('python-jinja' 'python2-jinja')
-pkgver=2.6
-pkgrel=3
+pkgver=2.7
+pkgrel=1
 pkgdesc="A simple pythonic template language written in Python"
 arch=('any')
 url="http://jinja.pocoo.org/"
 license=('BSD')
-makedepends=('python-distribute' 'python2-distribute' 'python-markupsafe' 'python2-markupsafe')
+makedepends=('python-distribute' 'python2-distribute' 'python-markupsafe'
+             'python2-markupsafe')
 source=(http://pypi.python.org/packages/source/J/Jinja2/Jinja2-$pkgver.tar.gz)
-sha256sums=('a85e185375db75c109f99ecde3d55415f035e7068a82252cf4f16c667ac38f49')
+sha256sums=('474f1518d189ae7e318b139fecc1d30b943f124448cfa0f09582ca23e069fa4d')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list