git » python-requests-toolbelt.git » commit 9aaddde

upgpkg: 0.7.1-1

author Felix Yan
2017-02-14 03:40:00 UTC
committer Felix Yan
2017-02-14 03:40:00 UTC
parent def187cc6e385a65b620c88f0c9ce19b5561c21a

upgpkg: 0.7.1-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 209c037..fe76a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+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"