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

David Runge dvzrv at gemini.archlinux.org
Wed Apr 13 12:53:43 UTC 2022


    Date: Wednesday, April 13, 2022 @ 12:53:42
  Author: dvzrv
Revision: 1186043

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

Modified:
  python-sphinx-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 12:15:06 UTC (rev 1186042)
+++ PKGBUILD	2022-04-13 12:53:42 UTC (rev 1186043)
@@ -2,7 +2,7 @@
 
 _name=sphinx-click
 pkgname=python-sphinx-click
-pkgver=4.0.0
+pkgver=4.0.1
 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=('19e20037d086a050f861e61185d46cd85e64ff76308e7bff541441d7b5c4b8925f86822675e08e2963ec9d27a4625ed98052061e591bd759e68bb810927d1521')
-b2sums=('b461645d97d4552d2e3b591f0bc9853b7b971c7a67c72cd20abb3164a65e037fa94e9abb1c5561269ae64e99f16e0770e82ceb073a759e4fc383b812e42a1099')
+sha512sums=('4f01cd45ba62f92ed4975bfa61b5795fcb82e6804551cd64d80f428b3e61268429d9c70953eb67fc53d87b807b736458df17691100ccc0c2b3869abd440987f6')
+b2sums=('acfcb4d4f0503f45c9c92f54b8112619b240dce880d468f9a97c71ea855c07a781c8f0044e06241252404c119d02836689ee120ae60992f60409347e01bd8cec')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list