[arch-commits] Commit in python-markupsafe/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Mon Mar 17 07:40:32 UTC 2014
Date: Monday, March 17, 2014 @ 08:40:32
Author: fyan
Revision: 208036
upgpkg: python-markupsafe 0.19-1
Modified:
python-markupsafe/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-17 07:30:13 UTC (rev 208035)
+++ PKGBUILD 2014-03-17 07:40:32 UTC (rev 208036)
@@ -3,8 +3,8 @@
# Contributor: Alex Anthony <alex.anthony28991 at gmail.com>
pkgname=('python-markupsafe' 'python2-markupsafe')
-pkgver=0.18
-pkgrel=3
+pkgver=0.19
+pkgrel=1
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=('i686' 'x86_64')
url="http://pypi.python.org/pypi/MarkupSafe"
@@ -11,7 +11,7 @@
license=('custom')
makedepends=('python-setuptools' 'python2-setuptools')
source=("http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-${pkgver}.tar.gz")
-md5sums=('f8d252fd05371e51dec2fe9a36890687')
+md5sums=('ccb3f746c807c5500850987006854a6d')
build() {
cp -r MarkupSafe-${pkgver} python2-MarkupSafe-${pkgver}
More information about the arch-commits
mailing list