summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-flake8-docstrings/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD
index 6e697c866..a2ca21a9b 100644
--- a/testing/py-flake8-docstrings/APKBUILD
+++ b/testing/py-flake8-docstrings/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-flake8-docstrings
_pkgname=flake8-docstrings
-pkgver=0.1.2
+pkgver=0.1.4
pkgrel=0
pkgdesc="Extension for flake8 which uses pep257 to check docstrings"
url="https://bitbucket.org/icordasc/flake8-docstrings"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="1d0087430b63e3c59b6bc64354596ad3 flake8-docstrings-0.1.2.tar.gz"
-sha256sums="03ed201557fd1729e0fa502aed8004a07acf0771cf738920bd052c771e68fb4d flake8-docstrings-0.1.2.tar.gz"
-sha512sums="ef77e5717563b121f29ba14535e8a4f35c11bfb018e45733fe687a07150c5b2e9fc7b00dcf6a52b12f6681b8ee29caae2f28e3e5b3c263f08be133842169c11e flake8-docstrings-0.1.2.tar.gz"
+md5sums="83e7e78e4cc44ec4eef5440ca4de5871 flake8-docstrings-0.1.4.tar.gz"
+sha256sums="f2569b682735811e1592b539f1fcc141f3ae44f3c9e3a9401542537959887b68 flake8-docstrings-0.1.4.tar.gz"
+sha512sums="98c0fb9b4eb9c823a363bbb56a76bf3103a52ecd8eeeb6aed3d3497bd9480e67308b918256aca998ec81f47ee84517b8f9e567ec96889e4903ce0252de318787 flake8-docstrings-0.1.4.tar.gz"