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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 17:30:15 UTC 2022


    Date: Wednesday, August 31, 2022 @ 17:30:14
  Author: felixonmars
Revision: 1289186

upgpkg: python-werkzeug 2.2.1-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 17:21:54 UTC (rev 1289185)
+++ PKGBUILD	2022-08-31 17:30:14 UTC (rev 1289186)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=python-werkzeug
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='https://werkzeug.palletsprojects.com/'
@@ -17,7 +17,7 @@
               'python-ephemeral-port-reserve' 'python-greenlet' 'python-watchdog'
               'python-cryptography')
 source=("https://github.com/pallets/werkzeug/archive/${pkgver}/$pkgname-$pkgver.tar.gz")
-sha512sums=('2de05269ccd3d83728d435d2f155887a5fd3f3bda9b71c32ffd64b089116c80e89319870fa082f1c6feeeb797b665521b9692ce6c87dcb48b7fa49b2fc63516b')
+sha512sums=('466d164f8a5861cd36eaaf3674a8bb6640593981007d1d6bced1abbdaf8c6a39666601960ebfb2dc35b7c9c17a961ea07bf919cd646c282d27fd5e0f36cc3035')
 
 build() {
   cd "werkzeug-$pkgver"



More information about the arch-commits mailing list