git » python-requests-toolbelt.git » commit 27f946d

upgpkg: 0.5.0-1

author Felix Yan
2015-11-25 02:36:17 UTC
committer Felix Yan
2015-11-25 02:36:17 UTC
parent bd69083550995a700c3875bb17fc6225415f8a99

upgpkg: 0.5.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e69781a..af1d212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
 _pkgname=requests-toolbelt
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.5.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"