summaryrefslogtreecommitdiffstats
path: root/testing/py-jinja2/APKBUILD
diff options
context:
space:
mode:
authorMatt Smith <mcs@darkregion.net>2010-12-16 11:18:25 -0600
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-16 19:58:54 +0000
commit40f3182ce43a56335d208a7d4c36ed7753870393 (patch)
tree75918fb9d15a19364a761113e1688505fc6919fc /testing/py-jinja2/APKBUILD
parentb51ad0bb6585a76b1b726a88369ae0788aa28ce9 (diff)
testing/*: updated some python packages: noarch, pkgrel bump
Diffstat (limited to 'testing/py-jinja2/APKBUILD')
-rw-r--r--testing/py-jinja2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-jinja2/APKBUILD b/testing/py-jinja2/APKBUILD
index 31aa7dcf03d..b5d4ffc9624 100644
--- a/testing/py-jinja2/APKBUILD
+++ b/testing/py-jinja2/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-jinja2
_pkgname=Jinja2
pkgver=2.5.5
-pkgrel=0
+pkgrel=1
pkgdesc="A small but fast and easy to use stand-alone template engine written in pure python."
url="http://jinja.pocoo.org/"
-arch="x86 x86_64"
+arch="noarch"
license="BSD"
depends="python"
makedepends="python-dev py-setuptools"