diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-shtab/APKBUILD | 4 |
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 " |