Date: Friday, March 3, 2023 @ 09:19:58
  Author: alerque
Revision: 1409194

upgpkg: python-sphinx_rtd_theme 1.2.0-1

Modified:
  python-sphinx_rtd_theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-03 09:18:30 UTC (rev 1409193)
+++ PKGBUILD    2023-03-03 09:19:58 UTC (rev 1409194)
@@ -1,10 +1,11 @@
 # Maintainer: Johannes Löthberg <[email protected]>
-# Maintainer: Daniel M. Capella <[email protected]>
+# Maintainer: Caleb Maclennan <[email protected]>
+# Contributor: Daniel M. Capella <[email protected]>
 # Contributor: eolianoe <eolianoe [at] gmail [DoT] com>
 # Contributor: Romain Schmitz <slopjong .at. slopjong .dot. de>
 
 pkgname=python-sphinx_rtd_theme
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Read the Docs theme for Sphinx'
 arch=('any')
@@ -13,7 +14,7 @@
 depends=('python-sphinx')
 makedepends=('nodejs-lts-fermium' 'npm' 'python-setuptools-scm' 'python-build' 
'python-installer' 'python-wheel')
 source=("$url/archive/$pkgver/sphinx_rtd_theme-$pkgver.tar.gz")
-b2sums=('1998051e814fcbee541ffe53ccaa5d1ebdeaa27bb95c2e68c840032660fc105621041f72a12c6f2ec77db400cfef21a57850e351921572a71b52dfa2e0b460fc')
+b2sums=('25184f0b810ebe0f346a87e5651243c1b740bd1803ec57c5f842527f245cf60f614b7973e19a2c11f4482d84efaff9c1549923947d0597d36acf18200fa5193b')
 
 prepare() {
   cd sphinx_rtd_theme-$pkgver

Reply via email to