summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2017-06-28 12:37:04 -0400
committerChris Severance2017-06-28 12:37:04 -0400
commit5037a07fc2e5c2da17a6b9ee29d56f01c1480858 (patch)
tree08b5ca14795c645c3db21bf6754196b6f533d597 /PKGBUILD
parentc3e79f62400c101ed6fd8b618a0a8228175de5d2 (diff)
downloadaur-5037a07fc2e5c2da17a6b9ee29d56f01c1480858.tar.gz
Update to 3.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fa0c061e297..8bdb14bfef35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgname="${_pyver}-${_pybase}"
_pyverother='' #python-'
fi
_pybase="${_pybase//-/}"
-pkgver='3.10.2'
+pkgver='3.10.3'
pkgrel='1'
pkgdesc='The API and CLI tools that provide access to Amazon Elastic Beanstalk awsebcli'
arch=('any')
@@ -32,7 +32,7 @@ _verwatch=("https://pypi.python.org/simple/${_pybase}/" "${_pybase}-\([0-9\.]\+\
# https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package
# https://bitbucket.org/pypa/pypi/issues/447/direct-links-of-packages-gone
source=("https://files.pythonhosted.org/packages/source/${_pybase: 0:1}/${_pybase}/${_pybase}-${pkgver}.tar.gz")
-sha256sums=('c936ea6e925e5018bc0438b8ce150a765ad8769d25c8f414efef8949241921fa')
+sha256sums=('228a04205f9705a5d5dbe1df6f8e75dcb9ea6ebe366e892f7767dd56d633c1db')
# Convert python requires to PKGBUILD depends
# $1: prefix python- or python2-