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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 17 16:43:20 UTC 2014


    Date: Thursday, July 17, 2014 @ 18:43:20
  Author: svenstaro
Revision: 115826

upgpkg: python-werkzeug 0.9.6-1

upstream release 0.9.6

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-17 15:04:06 UTC (rev 115825)
+++ PKGBUILD	2014-07-17 16:43:20 UTC (rev 115826)
@@ -6,8 +6,8 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.9.6
+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')
 source=("http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-$pkgver.tar.gz")
-sha256sums=('c1baf7a3e8be70f34d931ee173283f406877bd3d17f372bbe82318a5b3c510cc')
+sha256sums=('7f11e7e2e73eb22677cac1b11113eb6106f66cedef13d140e83cf6563c90b79c')
 
 prepare() {
   cp -r "Werkzeug-$pkgver" "python-werkzeug-$pkgver"




More information about the arch-commits mailing list