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

Evangelos Foutras foutrelis at gemini.archlinux.org
Wed Mar 23 10:01:07 UTC 2022


    Date: Wednesday, March 23, 2022 @ 10:01:06
  Author: foutrelis
Revision: 1171250

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

Modified:
  python-sphobjinv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 08:34:27 UTC (rev 1171249)
+++ PKGBUILD	2022-03-23 10:01:06 UTC (rev 1171250)
@@ -2,7 +2,7 @@
 
 pkgname=python-sphobjinv
 _name=${pkgname#python-}
-pkgver=2.2.1
+pkgver=2.2.2
 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=('787bef9a66b7a2edec0338761437973787499336a3246f9a45f41f0143b91e88')
+sha256sums=('d05d9f144b3aa37c5e83042745c39adfeb2eca83c0a12bb06af111bc3278e1d3')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list