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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sun Feb 6 09:32:28 UTC 2022


    Date: Sunday, February 6, 2022 @ 09:32:28
  Author: foutrelis
Revision: 1126981

upgpkg: python-sphobjinv 2.2.1-1: new upstream release

Modified:
  python-sphobjinv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 09:29:59 UTC (rev 1126980)
+++ PKGBUILD	2022-02-06 09:32:28 UTC (rev 1126981)
@@ -2,7 +2,7 @@
 
 pkgname=python-sphobjinv
 _name=${pkgname#python-}
-pkgver=2.2
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Manipulate and inspect Sphinx objects.inv files"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'python-attrs' 'python-certifi' 'python-jsonschema')
 makedepends=('python-setuptools')
 source=(https://github.com/bskinn/sphobjinv/archive/v$pkgver/$_name-$pkgver.tar.gz)
-sha256sums=('cc8addb5152a8670357638a9976894a0e4fa3e23d5ea15368ad67a1cccf24fb9')
+sha256sums=('787bef9a66b7a2edec0338761437973787499336a3246f9a45f41f0143b91e88')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list