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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sun Feb 6 09:29:53 UTC 2022


    Date: Sunday, February 6, 2022 @ 09:29:52
  Author: foutrelis
Revision: 1126979

upgpkg: python-sphinx-copybutton 0.5.0-1: new upstream release

Modified:
  python-sphinx-copybutton/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 08:58:28 UTC (rev 1126978)
+++ PKGBUILD	2022-02-06 09:29:52 UTC (rev 1126979)
@@ -3,8 +3,8 @@
 
 _name=sphinx-copybutton
 pkgname=python-$_name
-pkgver=0.4.0
-pkgrel=3
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="Sphinx extension to add a \"copy\" button to code blocks"
 arch=('any')
 url="https://sphinx-copybutton.readthedocs.io/"
@@ -12,7 +12,7 @@
 depends=('python-sphinx')
 makedepends=('python-setuptools')
 source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('8daed13a87afd5013c3a9af3575cc4d5bec052075ccd3db243f895c07a689386')
+sha256sums=('a0c059daadd03c27ba750da534a92a63e7a36a7736dcf684f26ee346199787f6')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list