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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sun Jun 26 04:15:27 UTC 2022


    Date: Sunday, June 26, 2022 @ 04:15:26
  Author: foutrelis
Revision: 1239490

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

Modified:
  python-sphinxcontrib-spelling/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 03:52:34 UTC (rev 1239489)
+++ PKGBUILD	2022-06-26 04:15:26 UTC (rev 1239490)
@@ -2,7 +2,7 @@
 
 _name=sphinxcontrib-spelling
 pkgname=python-$_name
-pkgver=7.5.1
+pkgver=7.6.0
 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=('0fc4c248639ecef3d48a04754feba174468e6b36b56c903025c50d60d6cfb4ef')
+sha256sums=('292cd7e1f73a763451693b4d48c9bded151084f6a91e5337733e9fa8715d20ec')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list