* update python-sphinx-copybutton to 0.5.2-2

This commit is contained in:
Alexander Baldeck 2024-05-10 08:25:32 +02:00
parent 314fa718b6
commit bed762550b

View File

@ -5,7 +5,7 @@
_name=sphinx-copybutton
pkgname=python-$_name
pkgver=0.5.2
pkgrel=1
pkgrel=2
pkgdesc="Sphinx extension to add a \"copy\" button to code blocks"
arch=(any)
url="https://github.com/executablebooks/sphinx-copybutton"