Date: Saturday, October 29, 2022 @ 20:09:50 Author: arojas Revision: 1339331
upgpkg: python-hatch-fancy-pypi-readme 22.8.0-1: Update to 22.8.0 Modified: python-hatch-fancy-pypi-readme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 20:08:24 UTC (rev 1339330) +++ PKGBUILD 2022-10-29 20:09:50 UTC (rev 1339331) @@ -1,7 +1,7 @@ # Maintainer: pkgname=python-hatch-fancy-pypi-readme -pkgver=22.3.0 +pkgver=22.8.0 pkgrel=1 pkgdesc='Fancy PyPI READMEs with Hatch' arch=(any) @@ -11,7 +11,7 @@ makedepends=(python-build python-installer) checkdepends=(python-pytest python-wheel) source=(https://github.com/hynek/hatch-fancy-pypi-readme/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('3a51bbe0eb5044f012083ce2954e0875116553429289d29712b824defe90fab0') +sha256sums=('4563ec6793d10b076f6f2e5a4ab576b6005ac0ed15b5ed108b62901e82880685') build() { cd hatch-fancy-pypi-readme-$pkgver
