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

Filipe Laíns ffy00 at archlinux.org
Wed Nov 25 14:35:35 UTC 2020


    Date: Wednesday, November 25, 2020 @ 14:35:35
  Author: ffy00
Revision: 761059

upgpkg: uvicorn 0.12.3-1

Modified:
  uvicorn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-25 14:33:36 UTC (rev 761058)
+++ PKGBUILD	2020-11-25 14:35:35 UTC (rev 761059)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.12.2
-pkgrel=3
+pkgver=0.12.3
+pkgrel=1
 pkgdesc='The lightning-fast ASGI server'
 arch=('any')
 url='https://github.com/encode/uvicorn'
@@ -11,7 +11,7 @@
 optdepends=('python-watchgod: watchgod reload')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('cc94f9482f4417c6cc79283c0ae1b9d658df9131f3d70d52ae4f1c03fdd7aef28ed902a722827529cb97e302f90bfe208d966546f6484bc01762e8f691121c49')
+sha512sums=('72f823ad0f16738b23e796f02916627908c6619b41c931a33aeef60d7929479f863f97da2f60b0a4265ce57b7397af4f4019f0ae784319cc44c178dfecc2f07c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list