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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 11 11:55:18 UTC 2015


    Date: Wednesday, March 11, 2015 @ 12:55:17
  Author: svenstaro
Revision: 129070

upgpkg: python-werkzeug 0.10-1

upstream release 0.10

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-11 11:50:47 UTC (rev 129069)
+++ PKGBUILD	2015-03-11 11:55:17 UTC (rev 129070)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.9.6
+pkgver=0.10
 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')
 source=("http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-$pkgver.tar.gz")
-sha256sums=('7f11e7e2e73eb22677cac1b11113eb6106f66cedef13d140e83cf6563c90b79c')
+sha256sums=('9a97a6fcf87390172748da9e5250710b352dff18e979db925d276112cdcfa7ac')
 
 prepare() {
   cp -r "Werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list