diff --git a/aur/uwsgi/PKGBUILD b/aur/uwsgi/PKGBUILD index 1e42bbbfc..1b3a27df5 100644 --- a/aur/uwsgi/PKGBUILD +++ b/aur/uwsgi/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Angel Velasquez # Contributor: Vsevolod Balashov , Kevin Zuber pkgname=uwsgi -pkgver=1.2.3 +pkgver=1.2.6 pkgrel=1 pkgdesc="a fast (pure C), self-healing, developer-friendly WSGI server" arch=(i686 x86_64) @@ -15,7 +15,7 @@ source=(http://projects.unbit.it/downloads/$pkgname-$pkgver.tar.gz uwsgid.sh uwsgi.ini uwsgid.conf) -md5sums=('6090367c826216f59848677a79fb7129' +md5sums=('e704bf8e315129a16ea233342580e5d1' '3dd03dce734b50910b3a5e12da0fc062' '495afaafac6da631a859ab72c5983c36' '5db37c7dbfd432623883d125d7127fbf')