[arch-commits] Commit in python-sphinxcontrib-spelling/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Wed Dec 29 07:31:57 UTC 2021
Date: Wednesday, December 29, 2021 @ 07:31:56
Author: foutrelis
Revision: 1086715
upgpkg: python-sphinxcontrib-spelling 7.3.1-1: new upstream release
Modified:
python-sphinxcontrib-spelling/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-29 06:13:33 UTC (rev 1086714)
+++ PKGBUILD 2021-12-29 07:31:56 UTC (rev 1086715)
@@ -2,8 +2,8 @@
_name=sphinxcontrib-spelling
pkgname=python-$_name
-pkgver=7.3.0
-pkgrel=2
+pkgver=7.3.1
+pkgrel=1
pkgdesc="Spelling checker for Sphinx"
arch=('any')
url="https://sphinxcontrib-spelling.readthedocs.io/"
@@ -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=('a11799366f02fbd3390abf6aa2d4f0fe34df9be6e5ac0b1c8139dbd6c7fb0c99')
+sha256sums=('ddfa9e0081c8b2fd5948aee5490e5009c99996306e6daca462c905a6d37521d8')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list