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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 3 12:51:19 UTC 2017


    Date: Monday, April 3, 2017 @ 12:51:18
  Author: svenstaro
Revision: 220359

upgpkg: python-flask 0.12.1-1

upstream release 0.12.1

Modified:
  python-flask/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-03 12:27:59 UTC (rev 220358)
+++ PKGBUILD	2017-04-03 12:51:18 UTC (rev 220359)
@@ -5,8 +5,8 @@
 # Contributor: Tarmo Heiskanen <turskii at gmail.com>
 
 pkgname=('python-flask' 'python2-flask')
-pkgver=0.12
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc='Micro webdevelopment framework for Python'
 url='http://flask.pocoo.org/'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('custom:BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/pallets/flask/archive/${pkgver}.tar.gz")
-sha256sums=('dd4be177eee187c0e459ffc20a223d6ca0accc19fd4a237aeca50d4166d92d54')
+sha256sums=('a574437c342439814233bffa47cac4062ff19af2fa7c54b5f686ce89b08bceff')
 
 prepare() {
   cp -r "flask-$pkgver" "python-flask-$pkgver"



More information about the arch-commits mailing list