summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy MountainJohnson2018-12-17 09:00:05 -0600
committerJeremy MountainJohnson2018-12-17 09:00:05 -0600
commita82eddac33989cacf312fbedb331722eb481f3fa (patch)
tree36a3b201bc253668307048b7912f35bc7e185f69 /PKGBUILD
parent9bbfbb24b3edcf4368451f707c3e1ed84bb1cc3e (diff)
downloadaur-a82eddac33989cacf312fbedb331722eb481f3fa.tar.gz
update to 6.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1776365b2564..1665f1c3a87b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintaner: jskier <jay@jskier.com>
# Contributor: mutantmonkey <aur@mutantmonkey.in>
pkgname=python-twilio
-pkgver=6.21.0
+pkgver=6.22.0
pkgrel=1
pkgdesc="A module for using the Twilio REST API and generating valid TwiML."
arch=('any')
@@ -13,7 +13,7 @@ depends=('python' 'python-httplib2>=0.7' 'python-pysocks' 'python-pytz'
options=(!emptydirs)
source=("https://github.com/twilio/twilio-python/archive/${pkgver}.tar.gz"
'LICENSE')
-sha256sums=('c90e5cccd566b7648771051b9585f0f72044d45a55cde433c4627eba1f376624'
+sha256sums=('50810f942ea5fcf338d2e6a8f9d7a3a1415be79f0382dcf8db1faaea994d6ab6'
'17db7e6dddc3a621518f20dd4b35dac73f25160680d2a4858654eca1019bdea6')
package() {