[arch-commits] Commit in python-shtab/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 19 14:17:48 UTC 2022


    Date: Sunday, June 19, 2022 @ 14:17:48
  Author: arojas
Revision: 1238616

Update to 1.5.5

Modified:
  python-shtab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-19 10:59:05 UTC (rev 1238615)
+++ PKGBUILD	2022-06-19 14:17:48 UTC (rev 1238616)
@@ -3,7 +3,7 @@
 
 _pkgname=shtab
 pkgname=python-${_pkgname}
-pkgver=1.5.4
+pkgver=1.5.5
 pkgrel=1
 pkgdesc='Automagic shell tab completion for Python CLI applications'
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=(python-build python-installer python-setuptools-scm python-wheel)
 checkdepends=(python-pytest-cov python-pytest-timeout)
 source=(https://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname/-/_}/${_pkgname/-/_}-${pkgver}.tar.gz)
-sha256sums=('0ef9cfc55e7e3efe83cb8e888cd39c4a2211271c07deade81acdfb1477c79140')
+sha256sums=('f90a6ce64b821002d5881b6212992a27ab40c3bab36aabca8de118b0b78f61f6')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list