summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy MountainJohnson2019-01-11 12:49:50 -0600
committerJeremy MountainJohnson2019-01-11 12:49:50 -0600
commit98983de099fecd16e9198aa25922cd303d829ef4 (patch)
tree5d2ea89e0e1e42a6c1604716215e17e25fe6d3b6 /PKGBUILD
parentdfb12fee1814c614104263ba2f35a89626e2e33b (diff)
downloadaur-98983de099fecd16e9198aa25922cd303d829ef4.tar.gz
updated to 6.23.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aa288bc8d21..5842ce82384c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintaner: jskier <jay@jskier.com>
# Contributor: mutantmonkey <aur@mutantmonkey.in>
pkgname=python-twilio
-pkgver=6.22.1
+pkgver=6.23.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=('9cd064c1274eeae486ec88bb01ba544e683fb907603684e3cdb7869470da44ed'
+sha256sums=('3c3d0a231c5b2da087b296693514aa2f02ea3b660ed48dc5e6be6a9a7307ec49'
'17db7e6dddc3a621518f20dd4b35dac73f25160680d2a4858654eca1019bdea6')
package() {