diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-13 03:18:35 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-13 03:18:35 +0000 |
commit | b6ad8075baf858359209aa7f1af82a143dcc0c80 (patch) | |
tree | 905bbb7a639842e49556d2aafa014d77be7d81ea /community/uwsgi | |
parent | e3fe31f4a2c44fef8da55c60c3f95a763fdfd3c7 (diff) |
Thu Feb 13 03:16:56 UTC 2014
Diffstat (limited to 'community/uwsgi')
-rw-r--r-- | community/uwsgi/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index 399502a8f..39cf1d837 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 104902 2014-01-28 03:34:34Z td123 $ +# $Id: PKGBUILD 105643 2014-02-12 17:51:46Z 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,8 +23,8 @@ pkgname=(uwsgi ) #uwsgi-plugin-erlang #uwsgi-plugin-admin -pkgver=2.0 -pkgrel=3 +pkgver=2.0.1 +pkgrel=1 arch=(i686 x86_64) url="http://projects.unbit.it/$pkgbase" license=(GPL2) @@ -41,7 +41,7 @@ source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch) -md5sums=('e4ab884be53a18c40975da1f9f14ef3d' +md5sums=('e7234f16ddfb4fe5d0b5d5fa76dc17e1' 'a0749da07b545efcbb0276f52be22652' 'b05ba1d796e1ea608a40635bc4f3ec67' '740a7718bd341b03d916a13ddbbbe694' |