[arch-commits] Commit in uvicorn/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Dec 8 19:03:29 UTC 2020
Date: Tuesday, December 8, 2020 @ 19:03:29
Author: ffy00
Revision: 772002
upgpkg: uvicorn 0.13.0-1
Modified:
uvicorn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-08 19:02:48 UTC (rev 772001)
+++ PKGBUILD 2020-12-08 19:03:29 UTC (rev 772002)
@@ -1,8 +1,8 @@
# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
pkgname=uvicorn
-pkgver=0.12.3
-pkgrel=2
+pkgver=0.13.0
+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=('72f823ad0f16738b23e796f02916627908c6619b41c931a33aeef60d7929479f863f97da2f60b0a4265ce57b7397af4f4019f0ae784319cc44c178dfecc2f07c')
+sha512sums=('729ac75e974b1a50102174c6ea0dd461c24180c53c717fdf8d6e403b6b9b334838915bfd92bb34f2a72d176dfbc903e404a448085a07c49724ae8fb5a78e0af1')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list