From 17f79dae4183817e914b9efc1d406b59c3f147b9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Jan 2022 17:31:46 +0000 Subject: [PATCH] community/uwsgi to 2.0.20-4 --- community/uwsgi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index bf23e595f..17dfc3a7d 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -26,7 +26,7 @@ pkgname=( uwsgi-plugin-notfound ) pkgver=2.0.20 -pkgrel=3 +pkgrel=4 pkgdesc="A full stack for building hosting services" arch=(x86_64) url="https://uwsgi-docs.readthedocs.io/en/latest/"