[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Dec 28 01:32:42 UTC 2016
Date: Wednesday, December 28, 2016 @ 01:32:42
Author: svenstaro
Revision: 203121
upgpkg: python-werkzeug 0.11.13-1
upstream release 0.11.13
Modified:
python-werkzeug/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-28 01:31:58 UTC (rev 203120)
+++ PKGBUILD 2016-12-28 01:32:42 UTC (rev 203121)
@@ -6,8 +6,8 @@
# Contributor: Richard Murri
pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.11
-pkgrel=2
+pkgver=0.11.13
+pkgrel=1
pkgdesc='Swiss Army knife of Python web development'
url='http://werkzeug.pocoo.org/'
arch=('any')
@@ -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=('9dd1a2a873b8ce8d4d1d8deb9015c5bb7f2884d97a34a4b80cd68715ee3c0418')
+sha256sums=('27d54a73ee6f74228112ab6936c101892fedff321e2eff948d452b07042a9b43')
prepare() {
cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
More information about the arch-commits
mailing list