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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Apr 22 15:31:34 UTC 2015


    Date: Wednesday, April 22, 2015 @ 17:31:33
  Author: svenstaro
Revision: 131958

upgpkg: python-werkzeug 0.10.4-1

upstream release 0.10.4

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-22 15:15:15 UTC (rev 131957)
+++ PKGBUILD	2015-04-22 15:31:33 UTC (rev 131958)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.10
+pkgver=0.10.4
 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=('9a97a6fcf87390172748da9e5250710b352dff18e979db925d276112cdcfa7ac')
+sha256sums=('9d2771e4c89be127bc4bac056ab7ceaf0e0064c723d6b6e195739c3af4fd5c1d')
 
 prepare() {
   cp -r "Werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list