summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2017-02-16 21:43:40 -0500
committerChris Severance2017-02-16 21:43:40 -0500
commit465bdcf4511b82bfeccc191ef86a7cb82ed67980 (patch)
treec06b21fa647fa7099887ad49ffa51a92c59cc819 /PKGBUILD
parent80ee5be894bff5486e0ee2ffdf531b87f7ee6943 (diff)
downloadaur-465bdcf4511b82bfeccc191ef86a7cb82ed67980.tar.gz
Update to 3.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78e44ef122bb..23aedd468119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgname="${_pyver}-${_pybase}"
_pyverother='' #python-'
fi
_pybase="${_pybase//-/}"
-pkgver='3.9.0'
+pkgver='3.9.1'
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=('6aad6ee6fa20ec72389e6617ddd35dcd264a2fa14d001e6fb5693e648ea530b0')
+sha256sums=('cbcb086eb6e2ab54967db7c9137cd53d3a01ca999c10ef86f42e58d44381b14d')
# Convert python requires to PKGBUILD depends
# $1: prefix python- or python2-