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

David Runge dvzrv at gemini.archlinux.org
Thu Apr 14 12:28:20 UTC 2022


    Date: Thursday, April 14, 2022 @ 12:28:20
  Author: dvzrv
Revision: 1186211

upgpkg: python-sphinx-click 4.0.2-1: Upgrade to 4.0.2.

Modified:
  python-sphinx-click/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 12:27:57 UTC (rev 1186210)
+++ PKGBUILD	2022-04-14 12:28:20 UTC (rev 1186211)
@@ -2,7 +2,7 @@
 
 _name=sphinx-click
 pkgname=python-sphinx-click
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="Sphinx plugin to automatically document click-based applications"
 arch=(any)
@@ -12,8 +12,8 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest python-click)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('4f01cd45ba62f92ed4975bfa61b5795fcb82e6804551cd64d80f428b3e61268429d9c70953eb67fc53d87b807b736458df17691100ccc0c2b3869abd440987f6')
-b2sums=('acfcb4d4f0503f45c9c92f54b8112619b240dce880d468f9a97c71ea855c07a781c8f0044e06241252404c119d02836689ee120ae60992f60409347e01bd8cec')
+sha512sums=('f44a3ada5e2a73fed1d4b92d6868b6875cc3c1790b427c8db71e4c8e50e86eec8ef00a46762a34ff539f5061cc3e258494523ba25e9035beaa92c41560ab554a')
+b2sums=('6590e5604bd6c07249f9a7aeb5c43660e913e24d889dad046012e53dc682f981d80df0c6955c7a930c98986378731fb16037ed5e9cd50b45c4a4299d183eadb6')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list