[arch-commits] Commit in uvicorn/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Dec 20 15:07:37 UTC 2020
Date: Sunday, December 20, 2020 @ 15:07:36
Author: ffy00
Revision: 780435
upgpkg: uvicorn 0.13.2-1
Modified:
uvicorn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-20 14:48:28 UTC (rev 780434)
+++ PKGBUILD 2020-12-20 15:07:36 UTC (rev 780435)
@@ -1,7 +1,7 @@
# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
pkgname=uvicorn
-pkgver=0.13.1
+pkgver=0.13.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=('a8ad800c6fc96137bb8cc444fd55d2bea3b7f63c3cee9db6662c73be9a01437805342ae909029bd5b9163643ce1648ee447264b2c51fd1706aa00a0fea089185')
+sha512sums=('a4e6eff153cf84aed24786675616bc1dd2357eef5019eb122ed5dd1404785b65d98e2b6d8e4d9f614449cb332a15de5a6c2e9ccf9d522e4027309a9df8a1f577')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list