[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jan 19 03:00:47 UTC 2018


    Date: Friday, January 19, 2018 @ 03:00:46
  Author: svenstaro
Revision: 284030

upgpkg: python-werkzeug 0.14.1-1

Modified:
  python-werkzeug/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-19 01:35:28 UTC (rev 284029)
+++ PKGBUILD	2018-01-19 03:00:46 UTC (rev 284030)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.14
+pkgver=0.14.1
 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")
-sha512sums=('dfc1b0c607daa570b9383f9620f5b6ec9184a8b686258e50126af4f46ef35afa03fb50c368153a56584e9a032b5636abcec5a7fb2d40a5cfb229c62729bacd95')
+sha512sums=('71ec293b702f247b68bf82b4ff9e4351e21aa1949221c3cba46cd0db3c3f10ca2009029bf26869230ad32cec29109b279876b71f4aa0de64dd6635725c9baecb')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list