Date: Saturday, April 4, 2015 @ 11:35:59
  Author: fyan
Revision: 130671

upgpkg: python-requests-toolbelt 0.4.0-1

Modified:
  python-requests-toolbelt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-04-04 09:28:14 UTC (rev 130670)
+++ PKGBUILD    2015-04-04 09:35:59 UTC (rev 130671)
@@ -5,8 +5,8 @@
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
 _pkgname=requests-toolbelt
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="A toolbelt of useful classes and functions to be used with 
python-requests."
 arch=('any')
 url="https://github.com/sigmavirus24/requests-toolbelt";
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://pypi.python.org/packages/source/r/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
-md5sums=('e563377e46cd0be8c7b3ac144a65844c')
+md5sums=('2278d650faadf181dd180682591e5926')
 
 prepare() {
   cp -a ${_pkgname}-$pkgver{,-py2}

Reply via email to