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

David Runge dvzrv at gemini.archlinux.org
Wed Jul 6 08:03:43 UTC 2022


    Date: Wednesday, July 6, 2022 @ 08:03:43
  Author: dvzrv
Revision: 1246689

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

Modified:
  python-sphinx-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-06 07:57:33 UTC (rev 1246688)
+++ PKGBUILD	2022-07-06 08:03:43 UTC (rev 1246689)
@@ -2,7 +2,7 @@
 
 _name=sphinx-click
 pkgname=python-sphinx-click
-pkgver=4.2.0
+pkgver=4.3.0
 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=('9b9fee96b17242a1a2cfc097a49aaaa0134e47d250231481d13c438abfdd17b149adf2bde9c3591a94e4e17f02dc800c2b48002eb74994b43fec0d50ddb1083e')
-b2sums=('3f0cd707d6eb26bb63d81cd86324b715eecbb85d038a94104599034563be024d4d4cab5ed488b1d1fb55d4f7c6abb599f48c96f8ea582be0c3d4a37169e7638d')
+sha512sums=('a272d09d20842d287c8e7f4d72ee23859a0f7b461e4286fba63a45659287b29cf8434f5b87a1f8e65f3633ee58108e08d305dd07ead7e27604bcee5163b05b68')
+b2sums=('99704375eb28d9d788fb616bc3087da49527adc9331e7b766b36f47b2b19187fddfc7ae79566e1cb4fa8e05279472f6f98e02c16b851d5df63ae5989baebe554')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list