summaryrefslogtreecommitdiff
path: root/community/python-greenlet
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/python-greenlet
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/python-greenlet')
-rw-r--r--community/python-greenlet/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-greenlet/PKGBUILD b/community/python-greenlet/PKGBUILD
index 5d123cf72..1477cdf14 100644
--- a/community/python-greenlet/PKGBUILD
+++ b/community/python-greenlet/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104937 2014-01-28 14:10:19Z fyan $
+# $Id: PKGBUILD 108445 2014-03-27 14:47:46Z fyan $
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Ralf Schmitt <ralf@systemexit.de>
@@ -6,7 +6,7 @@
pkgbase=python-greenlet
pkgname=(python-greenlet python2-greenlet)
pkgver=0.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="Lightweight in-process concurrent programming"
license=("MIT")
url="http://pypi.python.org/pypi/greenlet"