summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2017-10-17 17:14:35 +0200
committerCedric Girard2017-10-17 17:14:35 +0200
commite56a0142add571dba18ca44017d170237ee9f5d2 (patch)
tree632c877da0754af5587564f46403acbbb5bc96c5 /PKGBUILD
parent8052f1bb3df70e963e10eda31ab5baeae4883e39 (diff)
downloadaur-e56a0142add571dba18ca44017d170237ee9f5d2.tar.gz
new upstream version 4.4.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96e620486699..2856432391e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pythonmod=zxcvbn-python
pkgname=('python2-zxcvbn' 'python-zxcvbn')
pkgbase=python2-zxcvbn
-pkgver=4.4.16
+pkgver=4.4.17
pkgrel=1
pkgdesc="Password strength estimator"
arch=('any')
url="http://pypi.python.org/pypi/${_pythonmod}"
license=('Apache')
source=("https://pypi.io/packages/source/${_pythonmod:0:1}/${_pythonmod}/${_pythonmod}-$pkgver.tar.gz")
-md5sums=('7a4c6f3a6448093802343df15e36cea0')
+md5sums=('c7b4807b76039b440d34804fe2024f97')
package_python2-zxcvbn() {
depends=('python2')