[arch-commits] Commit in python-starlette/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Fri Aug 14 13:27:50 UTC 2020
Date: Friday, August 14, 2020 @ 13:27:49
Author: ffy00
Revision: 679138
upgpkg: python-starlette 0.13.8-1
Modified:
python-starlette/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-14 13:27:30 UTC (rev 679137)
+++ PKGBUILD 2020-08-14 13:27:49 UTC (rev 679138)
@@ -2,7 +2,7 @@
_pkgname=starlette
pkgname=python-$_pkgname
-pkgver=0.13.7
+pkgver=0.13.8
pkgrel=1
pkgdesc='The little ASGI framework that shines'
arch=('any')
@@ -17,7 +17,7 @@
'python-yaml' 'python-requests' 'python-ujson'
'python-unidecode')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('c4839d7a9320001a5cc7b0cdf6633923fbc4e8103780a6e2b76440e4c117bc07f9594c02bee22c497849fedd7e65258c848250997e2a4da14bf1a0e9774f10f8')
+sha512sums=('362d5422868aa8541406e8d69a408bc5acdd64989c5f63e6fe3119a2e842eea248bb8646af9c9e0ac35c5c59a91ee1ff15d064c74d7f760ae536193e13ae9ced')
prepare() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list