summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2023-10-19 18:52:09 +0200
committerJ0WI <1715-J0WI@users.gitlab.alpinelinux.org>2023-10-22 13:35:36 +0000
commit64c7fdc7d2946d5931c558e75dd70e79e1f272d5 (patch)
tree96632b48b0a8729e70e29f6aca53b4f71dc39621 /testing
parenta60e354765c496170b9fb5b2a3d0de1289b4d60e (diff)
downloadaports-64c7fdc7d2946d5931c558e75dd70e79e1f272d5.zip
testing/py3-shtab: upgrade to 1.6.4
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-shtab/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-shtab/APKBUILD b/testing/py3-shtab/APKBUILD
index aa779211870..8244b91e111 100644
--- a/testing/py3-shtab/APKBUILD
+++ b/testing/py3-shtab/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Keith Toh <ktprograms@gmail.com>
pkgname=py3-shtab
-pkgver=1.6.3
+pkgver=1.6.4
pkgrel=0
pkgdesc="Automagic shell tab completion for Python CLI applications"
url="https://docs.iterative.ai/shtab/"
@@ -40,5 +40,5 @@ doc() {
}
sha512sums="
-3ebd7c2e6591497e7c8117ec78ee1b1d56003e3d2486b182fee43172b821228ec7461aea02c6fc4028ccd606589572ebbf5b33d4557db7009cb4beb4ad0513ce shtab-1.6.3.tar.gz
+35db209e2dcb2342c944f8cf37dafa3191e01e304037cb46dec6742b4a29724e30912f23986e989f7d159f253f4b61cff5f02262716efb1aab030ecd9511b984 shtab-1.6.4.tar.gz
"