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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Mar 31 18:30:11 UTC 2022


    Date: Thursday, March 31, 2022 @ 18:30:10
  Author: anthraxx
Revision: 1177967

upgpkg: python-flask 2.1.1-1

Modified:
  python-flask/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 18:21:48 UTC (rev 1177966)
+++ PKGBUILD	2022-03-31 18:30:10 UTC (rev 1177967)
@@ -4,8 +4,8 @@
 # Contributor: Tarmo Heiskanen <turskii at gmail.com>
 
 pkgname=python-flask
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Micro webdevelopment framework for Python'
 url='http://flask.pocoo.org/'
 arch=('any')
@@ -18,7 +18,7 @@
   'python-dotenv: loading env vars from files'
 )
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pallets/flask/archive/${pkgver}.tar.gz")
-sha512sums=('aac87f68d9123ef8ea8dccbadecc91d6996dc4343fff65b01c8847d176911b4c21b14e4d62788ff734b62987fa35a983ba94d01a5dc8b375209f2875da83c430')
+sha512sums=('b761ce2f8f0562241f97be1172a87576aec8a7dbe8384945ccc35f2b03773f774c86d568a6cf35f7641f264db407fe0c9cd743adc8c879005a6d4b6a098a0b17')
 
 build() {
   cd "flask-$pkgver"



More information about the arch-commits mailing list