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

Filipe Laíns ffy00 at archlinux.org
Mon Oct 19 16:14:31 UTC 2020


    Date: Monday, October 19, 2020 @ 16:14:30
  Author: ffy00
Revision: 727180

upgpkg: uvicorn 0.12.2-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 16:11:03 UTC (rev 727179)
+++ PKGBUILD	2020-10-19 16:14:30 UTC (rev 727180)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.12.1
+pkgver=0.12.2
 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=('4aeb153ad9a30645d64449a7068cde90fefe5c54a7f4fb947659978c454f194910a6a709e66d9f085e80bd2d5151a94eb8d953d86f3b825588b0eedc1dda1996')
+sha512sums=('cc94f9482f4417c6cc79283c0ae1b9d658df9131f3d70d52ae4f1c03fdd7aef28ed902a722827529cb97e302f90bfe208d966546f6484bc01762e8f691121c49')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list