summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2018-03-08 18:33:43 -0500
committerChris Severance2018-03-08 18:33:43 -0500
commit3b44cfd0bc2b70da9978ff14bcc8fec3ab0eca69 (patch)
tree5befd0f5249d6bab9df6959ed6b663b6018b7598 /PKGBUILD
parentbe9f543499708dbb4309dd0c674d23abf1bd639b (diff)
downloadaur-3b44cfd0bc2b70da9978ff14bcc8fec3ab0eca69.tar.gz
Update to 3.12.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c4f43732b0d..620b51a7377a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgname="${_pyver}-${_pybase}"
_pyverother='' #python-'
fi
_pybase="${_pybase//-/}"
-pkgver='3.12.3'
+pkgver='3.12.4'
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=('e9faff1d756137f667c0468283b9d7da8cbe7f496dfd02ea2d6cbfac37ec464a')
+sha256sums=('86ca33bad0d20f4fcd3d967ede405d040080849675cd26491ef42df17d7f0d89')
# Convert python requires to PKGBUILD depends
# $1: prefix python- or python2-