diff options
Diffstat (limited to 'community/uwsgi/PKGBUILD')
-rw-r--r-- | community/uwsgi/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index a785dc9bb..447d415b4 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98108 2013-10-06 00:44:23Z dwallace $ +# $Id: PKGBUILD 98834 2013-10-20 05:56:09Z dwallace $ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Valentin Hăloiu <vially.ichb+aur@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> @@ -23,7 +23,7 @@ pkgname=(uwsgi uwsgi-plugin-pam uwsgi-plugin-zergpool ) -pkgver=1.9.17.1 +pkgver=1.9.18.1 pkgrel=1 arch=(i686 x86_64) url="http://projects.unbit.it/$pkgbase" @@ -41,7 +41,7 @@ source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch) -md5sums=('501f29ad4538193c0ef585b4cef46bcf' +md5sums=('9925e4c189cb0fcd26d4b2efd732b6ca' 'fcd57c37372e6afe5b1fae151dd43bc9' 'b05ba1d796e1ea608a40635bc4f3ec67' '740a7718bd341b03d916a13ddbbbe694' |