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

Evangelos Foutras foutrelis at gemini.archlinux.org
Fri Dec 31 04:52:37 UTC 2021


    Date: Friday, December 31, 2021 @ 04:52:37
  Author: foutrelis
Revision: 1089479

upgpkg: python-sphinxcontrib-spelling 7.3.2-1: new upstream release

Modified:
  python-sphinxcontrib-spelling/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-31 04:48:12 UTC (rev 1089478)
+++ PKGBUILD	2021-12-31 04:52:37 UTC (rev 1089479)
@@ -2,7 +2,7 @@
 
 _name=sphinxcontrib-spelling
 pkgname=python-$_name
-pkgver=7.3.1
+pkgver=7.3.2
 pkgrel=1
 pkgdesc="Spelling checker for Sphinx"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-sphinx' 'python-pyenchant')
 makedepends=('python-setuptools' 'python-pbr')
 source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('ddfa9e0081c8b2fd5948aee5490e5009c99996306e6daca462c905a6d37521d8')
+sha256sums=('9d66dc4990749c5ac52e7eaf17e82f4dc6b4aff6515d26bbf48821829d41bd02')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list