Date: Tuesday, November 15, 2022 @ 12:29:23
  Author: foutrelis
Revision: 1348908

upgpkg: python-sphinx-copybutton 0.5.1-1

Modified:
  python-sphinx-copybutton/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 12:26:59 UTC (rev 1348907)
+++ PKGBUILD    2022-11-15 12:29:23 UTC (rev 1348908)
@@ -3,7 +3,7 @@
 
 _name=sphinx-copybutton
 pkgname=python-$_name
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="Sphinx extension to add a \"copy\" button to code blocks"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-sphinx')
 makedepends=('python-setuptools')
 
source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('a0c059daadd03c27ba750da534a92a63e7a36a7736dcf684f26ee346199787f6')
+sha256sums=('366251e28a6f6041514bfb5439425210418d6c750e98d3a695b73e56866a677a')
 
 build() {
   cd $_name-$pkgver

Reply via email to