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

Filipe Laíns ffy00 at archlinux.org
Tue Jan 5 15:26:35 UTC 2021


    Date: Tuesday, January 5, 2021 @ 15:26:34
  Author: ffy00
Revision: 809348

upgpkg: uvicorn 0.13.3-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 15:26:16 UTC (rev 809347)
+++ PKGBUILD	2021-01-05 15:26:34 UTC (rev 809348)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.13.2
+pkgver=0.13.3
 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=('a4e6eff153cf84aed24786675616bc1dd2357eef5019eb122ed5dd1404785b65d98e2b6d8e4d9f614449cb332a15de5a6c2e9ccf9d522e4027309a9df8a1f577')
+sha512sums=('c332f4a766e42a042068b2a7aa10dfde66b2a84a5c7101a0523d64c1883275597b17fa73fef54f0144f1b8612777e89867933582922ae0ec684fb0aa7090eca9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list