aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-argcomplete/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-argcomplete/APKBUILD b/testing/py-argcomplete/APKBUILD
index 077c110177a..4b6a9ba9e36 100644
--- a/testing/py-argcomplete/APKBUILD
+++ b/testing/py-argcomplete/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py-argcomplete
_pkgname=${pkgname#py-}
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=0
pkgdesc="Easy, extensible command line tab completion of arguments for your Python script"
url="https://github.com/kislyuk/argcomplete"
@@ -44,4 +44,4 @@ _py3() {
_py python3
}
-sha512sums="0af5c78045e5f513dab475b665150ee2bf67d66c306046753d80925398040d7c537381c5f89ffe83872dbd711012bbad0e610c57e37f5234ef51470b63a9da4d py-argcomplete-1.9.2.tar.gz"
+sha512sums="6f793b1f34df171478af2c477b5ddeff3f44a4c08d1a9205cff19fcc97e65d19a39ddd5c1d7653a70c738507ee1fb5603c437e16e64b3943a87247426bd270b6 py-argcomplete-1.9.3.tar.gz"