community/uwsgi to 2.0.15-2

This commit is contained in:
Kevin Mihelich 2017-05-24 04:48:16 +00:00
parent b0eec5bbed
commit 18ddc00aca
2 changed files with 1 additions and 4 deletions

View file

@ -24,7 +24,7 @@ pkgname=(uwsgi
uwsgi-plugin-webdav
mod_proxy_uwsgi)
pkgver=2.0.15
pkgrel=1
pkgrel=2
arch=(i686 x86_64)
url="http://projects.unbit.it/$pkgbase"
license=(GPL2)

View file

@ -1,6 +1,3 @@
post_install(){
command -v systemd-tmpfiles && systemd-tmpfiles --create /usr/lib/tmpfiles.d/uwsgi.conf
}
post_update(){
echo "To use uwsgi@.socket and uwsgi@.service:"
echo "\tAll you need to do is put the name of your .ini file after the @ sign"