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