From cd35a39399d79b49c3ceb0615605eddbb7ab984c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 1 Dec 2019 15:34:20 +0000 Subject: [PATCH] community/uwsgi to 2.0.18-5 --- community/uwsgi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index e693d9941..ae9785780 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -24,7 +24,7 @@ pkgname=(uwsgi uwsgi-plugin-zabbix uwsgi-plugin-notfound) pkgver=2.0.18 -pkgrel=4 +pkgrel=5 arch=(x86_64) url="http://projects.unbit.it/$pkgbase" license=(GPL2)