summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b62156fc5e32..29b4b690bea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Source: https://github.com/zancarius/archlinux-pkgbuilds
pkgname=python2-geventhttpclient
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
pkgdesc="An HTTP library for gevent."
arch=(i686 x86_64)
url="http://pypi.python.org/pypi/geventhttpclient"
@@ -11,7 +11,7 @@ license=(MIT)
depends=(python2 python2-certifi python2-backports.ssl_match_hostname)
makedepends=(python2-setuptools)
source=("https://pypi.python.org/packages/source/g/geventhttpclient/geventhttpclient-${pkgver}.tar.gz")
-md5sums=(877edc02ea60e4575927a80e4135e2bd)
+md5sums=(1b3070e09b6e50fce929771f3f4fc9a6)
package () {