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

David Runge dvzrv at gemini.archlinux.org
Tue Jun 7 12:28:44 UTC 2022


    Date: Tuesday, June 7, 2022 @ 12:28:44
  Author: dvzrv
Revision: 1228472

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

Modified:
  python-sphinx-click/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 12:24:59 UTC (rev 1228471)
+++ PKGBUILD	2022-06-07 12:28:44 UTC (rev 1228472)
@@ -2,7 +2,7 @@
 
 _name=sphinx-click
 pkgname=python-sphinx-click
-pkgver=4.0.3
+pkgver=4.1.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=('e5d6f82c49cd50309026b9697ea41827a216cf27001d1a38a9fc3f7fa6d0dacbbb7793853b27304e2cb5b584bb4eed491476595d543bcce9ddfbd21832cacb16')
-b2sums=('dc6c5fa888168661c067206b063517f12ccaa6dec634b8c0f3743cd19264223043b196a4d3b2417fe5c28b350838386905ccbe0478a7e7cad792d95cc63d6472')
+sha512sums=('a57efbcfe8ab4f82298917937b573480401a51ce81889eb37b56f6eac0b2d6123a94a877f5bc460c4998c55040072453a48400f9c94d902a7cab6cd622d13d62')
+b2sums=('0510bdcfa051e1272796ef049b4fe40e936526937b99bec5c20b714507d285a5524bd341f41042a74c1b6715fbda7a892e14aee08a397df61ff47f39b2ebc52a')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list