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

Filipe Laíns ffy00 at archlinux.org
Tue Jun 22 18:35:55 UTC 2021


    Date: Tuesday, June 22, 2021 @ 18:35:55
  Author: ffy00
Revision: 966867

upgpkg: uvicorn 0.14.0-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 18:35:26 UTC (rev 966866)
+++ PKGBUILD	2021-06-22 18:35:55 UTC (rev 966867)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.13.4
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='The lightning-fast ASGI server'
 arch=('any')
@@ -11,7 +11,7 @@
 optdepends=('python-watchgod: watchgod reload')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('5332494e0b43b4e87f9d6742be679527b1ec2bc4d2e061768594d44b1fd1d6961a2bd1fa23469fca6c530ef36d6123e453306c2bb664cb27b0cd6145b9a70fd7')
+sha512sums=('f41a7f01ac6893ceaf4d1f06a4bccd7355e319eee11d6aa290b0d316fb356eb807c926941157ec64f1fc6b7c4601930cfbe271075d6c4cf684bd7e175617390f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list