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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 2 07:47:53 UTC 2016


    Date: Thursday, June 2, 2016 @ 09:47:53
  Author: svenstaro
Revision: 177685

upgpkg: python-werkzeug 0.11.10-1

upstream release 0.11.10

Modified:
  python-werkzeug/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-02 07:37:07 UTC (rev 177684)
+++ PKGBUILD	2016-06-02 07:47:53 UTC (rev 177685)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.9
+pkgver=0.11.10
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='http://werkzeug.pocoo.org/'
@@ -13,8 +13,8 @@
 arch=('any')
 license=('custom:BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 'python2-pytest' 'python-requests' 'python2-requests')
-source=("https://github.com/pallets/werkzeug/archive/0.11.9.tar.gz")
-sha256sums=('fe140008e5f9da77e6e8524ed995ab7155d4537ea2337fc4e7bdee936cde80db')
+source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz")
+sha256sums=('7983bf290f105dac25da8437960877a15d3528d5d5bf4ab294a5a88625b50867')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list