Skip to content

Commit

Permalink
auto update for package python-aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed May 5, 2016
1 parent 6ab39d6 commit 387ac76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python-aiohttp/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
_pkgname=aiohttp
pkgname=python-aiohttp
pkgver=0.21.5
pkgver=0.22.0a0
pkgrel=1
pkgdesc="http client/server for asyncio"
arch=('i686' 'x86_64')
url="https://github.com/KeepSafe/aiohttp/"
license=('Apache')
depends=('python' 'python-chardet')
makedepends=('cython' 'python-setuptools')
source=('https://pypi.python.org/packages/source/a/aiohttp/aiohttp-0.21.5.tar.gz')
md5sums=('8e10aeb6fb49c819a7a88de1b9ef281b')
source=('https://pypi.python.org/packages/88/10/ba7c03e3cb827efa05cb57e3969a1de002d61497b5941f691af970f07c48/aiohttp-0.22.0a0.tar.gz')
md5sums=('893f6dadb4aace809be7bde537a69ecb')

build() {
cd "$srcdir/$_pkgname-$pkgver"
Expand Down

0 comments on commit 387ac76

Please sign in to comment.