author | David Runge
<dvzrv@archlinux.org> 2022-12-06 11:38:14 UTC |
committer | David Runge
<dvzrv@archlinux.org> 2022-12-06 11:38:14 UTC |
parent | ff3aeaf4572cba079d06c547b43f3e553a77c941 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4e6b8a0..8c2103d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ _name=sphinx_lv2_theme pkgname=python-sphinx-lv2-theme -pkgver=1.2.0 +pkgver=1.2.2 pkgrel=1 pkgdesc="A minimal static theme for Sphinx" arch=(any) @@ -11,8 +11,8 @@ license=(ISC) 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=('c6a8e0d8a31821bcfd63ed2bcf188c3180d452885b1ec3ea07efdbcd5a6dfac1') -b2sums=('e68ca67ae57e46fc2277d7644d5c013bad109a7ce363f85ae19efe44a021b2a3a13c19335a534e04bdd835d91276f24b831b3885253b974c5f642fe224b3ebf2') +sha256sums=('775ffdfccf7df1e743f6cf9e8c57fa8668c23e2b7afaa2171771eb70289c82ea') +b2sums=('9e1b17dc75b26e815f1480cd84d998a97bd38d9fc0aa97dde8049849d7ba8252160530b10d5576bd95e83afb0ee508f7711f72fcf58a6e90b2339842c432ee6d') build() { cd $_name-$pkgver