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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sat May 28 15:42:17 UTC 2022


    Date: Saturday, May 28, 2022 @ 15:42:16
  Author: foutrelis
Revision: 1211912

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

Modified:
  python-sphinxcontrib-spelling/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-28 15:42:14 UTC (rev 1211911)
+++ PKGBUILD	2022-05-28 15:42:16 UTC (rev 1211912)
@@ -2,7 +2,7 @@
 
 _name=sphinxcontrib-spelling
 pkgname=python-$_name
-pkgver=7.4.0
+pkgver=7.4.1
 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=('18bb10bbdd76a57460edd7a30646bd95766dfa8c6fe74fd3ec9d994360659860')
+sha256sums=('3a96f22aac6af494073afacb988d94d8d7c2b6027b20503a8f20dae32b10c3be')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list