* update python-sphinx-basic-ng to 1.0.0b2-1

This commit is contained in:
Alexander Baldeck 2023-07-28 13:17:56 +02:00
parent ed571e91ab
commit 8fb4a7edb4

View File

@ -3,8 +3,8 @@
_name=sphinx_basic_ng
pkgname=python-sphinx-basic-ng
pkgver=1.0.0b1
pkgrel=3
pkgver=1.0.0b2
pkgrel=1
pkgdesc='Modernised skeleton for Sphinx themes'
arch=(any)
url=https://github.com/pradyunsg/sphinx-basic-ng
@ -12,8 +12,8 @@ license=('MIT')
depends=('python-sphinx')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('89374bd3ccd9452a301786781e28c8718e99960f2d4f411845ea75fc7bb5a9b0')
b2sums=('1362364d8f6acbc3a0f3ded11b22879b3dfd6a9f2c746d800ea988ff852c16ab4f0aca7c9ef6d45020d978bb6bd0e7c54c775d00b3ba85b469471504ed4a54bc')
sha256sums=('9ec55a47c90c8c002b5960c57492ec3021f5193cb26cebc2dc4ea226848651c9')
b2sums=('57983c174bfec3e3f40d7a3de0a53903394f47d93c5aba0d2953f8f3f5526e36d67712453aa5c1060ced92f09c4ae8e86d9c1080834cff038a1c224e7dfd6fbc')
build() {
cd $_name-$pkgver