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

Antonio Rojas arojas at archlinux.org
Wed Sep 5 15:54:52 UTC 2018


    Date: Wednesday, September 5, 2018 @ 15:54:52
  Author: arojas
Revision: 376959

Update to 0.6.2

Modified:
  python-flask-autoindex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 15:44:55 UTC (rev 376958)
+++ PKGBUILD	2018-09-05 15:54:52 UTC (rev 376959)
@@ -5,8 +5,8 @@
 _pipname=Flask-AutoIndex
 pkgbase=python-flask-autoindex
 pkgname=(python2-flask-autoindex python-flask-autoindex)
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="Flask-AutoIndex generates an index page for your Flask application automatically"
 arch=(any)
 url="http://packages.python.org/Flask-AutoIndex/"
@@ -13,7 +13,7 @@
 license=(BSD)
 makedepends=(python2-setuptools python-setuptools)
 source=("https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz")
-sha256sums=('a789e4033b984b8240690b80e055d7dd4f04785c5fe9431c31b2c27180d2076d')
+sha256sums=('af2cdb34eefe6edbf43ce19200880829e8c2df3598000e75dc63c9b7e3478706')
 
 package_python2-flask-autoindex() {
   depends=(python2-flask-silk python2-future)



More information about the arch-commits mailing list