[arch-commits] Commit in python-sphinxext-opengraph/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Sun Dec 12 08:49:07 UTC 2021


    Date: Sunday, December 12, 2021 @ 08:49:07
  Author: foutrelis
Revision: 1068784

upgpkg: python-sphinxext-opengraph 0.5.1-1: new upstream release

Modified:
  python-sphinxext-opengraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-12 07:02:44 UTC (rev 1068783)
+++ PKGBUILD	2021-12-12 08:49:07 UTC (rev 1068784)
@@ -2,8 +2,8 @@
 
 _name=sphinxext-opengraph
 pkgname=python-$_name
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="Sphinx extension to generate unique OpenGraph metadata"
 arch=('any')
 url="https://sphinxext-opengraph.readthedocs.io/"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz
         $pkgname-$pkgver-LICENSE.md::https://github.com/wpilibsuite/sphinxext-opengraph/raw/main/LICENSE.md)
-sha256sums=('6efb05fe077e00b7a487e03b24bf56268bae92d42ef3f9da89616b60bc4a702c'
+sha256sums=('78675a8a490c749a881892abc4f28ac3a2e8e65b066fe346fa7da882290906a5'
             '26f37e2b2fdcbb20e9373f1a0a4d9f79d7c9a2ba5ef85f106df437148709da8b')
 
 prepare() {



More information about the arch-commits mailing list