summaryrefslogtreecommitdiff
path: root/extra/python-markupsafe/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-markupsafe/PKGBUILD')
-rw-r--r--extra/python-markupsafe/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/python-markupsafe/PKGBUILD b/extra/python-markupsafe/PKGBUILD
index e6d9d6f38..0da520e6a 100644
--- a/extra/python-markupsafe/PKGBUILD
+++ b/extra/python-markupsafe/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 189977 2013-07-12 06:16:17Z eric $
+# $Id: PKGBUILD 193420 2013-08-20 06:10:07Z angvp $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Alex Anthony <alex.anthony28991@gmail.com>
pkgname=('python-markupsafe' 'python2-markupsafe')
pkgver=0.18
-pkgrel=1
+pkgrel=2
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/MarkupSafe"
license=('custom')
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
source=("http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${pkgver}.tar.gz")
md5sums=('f8d252fd05371e51dec2fe9a36890687')