Date: Thursday, May 4, 2023 @ 20:51:30
Author: arojas
Revision: 1458832
upgpkg: python-pallets-sphinx-themes 2.1.0-1: Update to 2.1.0
Modified:
python-pallets-sphinx-themes/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-05-04 20:50:57 UTC (rev 1458831)
+++ PKGBUILD 2023-05-04 20:51:30 UTC (rev 1458832)
@@ -2,8 +2,8 @@
pkgname=python-pallets-sphinx-themes
_pyname=${pkgname/python-/}
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc='Sphinx themes for Pallets and related projects'
url='https://github.com/pallets/pallets-sphinx-themes'
arch=('any')
@@ -11,8 +11,8 @@
depends=('python' 'python-sphinx' 'python-importlib-metadata')
makedepends=('python-setuptools')
source=(https://github.com/pallets/pallets-sphinx-themes/archive/${pkgver}/${_pyname}-${pkgver}.tar.gz)
-sha512sums=('a37b0f4fe38c098c0508988faa54ed8b2e1ad9ba41f95f862734cf38fd093e2b7c42d408fc10e529aca810f4cc37d16e6d707ed9affa433adfcb481006cd4577')
-b2sums=('a5e2d3a02a5996df6e648b8cf9943260d6e0e475108921493300c7d9437837cc66e83b489ad335596c39eac29f3a6e23b7b4abc3cf1fe3bbb018fd874b44aefd')
+sha512sums=('6525646a75cd4033cd495fb65036d27c600b8152596f6d0e0df4bab24cf97ea21f61b4c6d56a722e5444d7bc4421584fc9ec4213e3b6733ef09e81a45f085774')
+b2sums=('456e3e42b5b7850bf4cb02212ed0ec0629e49a7e491ed77f34038f37220a236b52c1b7c8ae1da0c9a80910262a6759d1e82f7f1c8ff730f8a6d224573ae25d9a')
build() {
cd ${_pyname}-${pkgver}