summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2014-05-11 23:51:13 -0700
committermutantmonkey2014-05-11 23:51:13 -0700
commit0feba020035e0751faa567526c3d0345417e34cb (patch)
tree80c901e8e4abdc21c0287b1196e8c5cdb14d6a4a /PKGBUILD
parent9035711f9ce0a9f268289ca665248434fe2c5b62 (diff)
downloadaur-0feba020035e0751faa567526c3d0345417e34cb.tar.gz
upgrade python-twilio and python-amqp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b60bcd2210..361077dd6d7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=python-twilio
-pkgver=3.6.4
-pkgrel=4
+pkgver=3.6.5
+pkgrel=1
pkgdesc="A module for using the Twilio REST API and generating valid TwiML."
arch=('any')
url="https://github.com/twilio/twilio-python"
@@ -10,7 +10,7 @@ depends=('python' 'python-httplib2' 'python-socks')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/t/twilio/twilio-${pkgver}.tar.gz"
'LICENSE')
-sha256sums=('8a1e2059758204bacc206ce6bd63d7a0b0393e31e21a26ca5031bb1c80c0f4a5'
+sha256sums=('51e66ac425651d763eff427e8b00290e63af38d3c258b095e41825b251a30acb'
'17db7e6dddc3a621518f20dd4b35dac73f25160680d2a4858654eca1019bdea6')
package() {