[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Oct 26 18:41:51 UTC 2016
Date: Wednesday, October 26, 2016 @ 18:41:50
Author: svenstaro
Revision: 193731
upgpkg: python-werkzeug 0.11.11-1
upstream release 0.11.11
Modified:
python-werkzeug/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-26 18:41:15 UTC (rev 193730)
+++ PKGBUILD 2016-10-26 18:41:50 UTC (rev 193731)
@@ -6,7 +6,7 @@
# Contributor: Richard Murri
pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.10
+pkgver=0.11.11
pkgrel=1
pkgdesc='Swiss Army knife of Python web development'
url='http://werkzeug.pocoo.org/'
@@ -14,7 +14,7 @@
license=('custom:BSD')
makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 'python2-pytest' 'python-requests' 'python2-requests')
source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz")
-sha256sums=('7983bf290f105dac25da8437960877a15d3528d5d5bf4ab294a5a88625b50867')
+sha256sums=('9dd1a2a873b8ce8d4d1d8deb9015c5bb7f2884d97a34a4b80cd68715ee3c0418')
prepare() {
cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
More information about the arch-commits
mailing list