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

Filipe Laíns ffy00 at archlinux.org
Sun Feb 28 20:40:21 UTC 2021


    Date: Sunday, February 28, 2021 @ 20:40:21
  Author: ffy00
Revision: 876058

upgpkg: uvicorn 0.13.4-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-28 20:38:12 UTC (rev 876057)
+++ PKGBUILD	2021-02-28 20:40:21 UTC (rev 876058)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.13.3
+pkgver=0.13.4
 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=('c332f4a766e42a042068b2a7aa10dfde66b2a84a5c7101a0523d64c1883275597b17fa73fef54f0144f1b8612777e89867933582922ae0ec684fb0aa7090eca9')
+sha512sums=('5332494e0b43b4e87f9d6742be679527b1ec2bc4d2e061768594d44b1fd1d6961a2bd1fa23469fca6c530ef36d6123e453306c2bb664cb27b0cd6145b9a70fd7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list