Date: Friday, December 2, 2022 @ 07:55:31 Author: arojas Revision: 1356147
upgpkg: python-database-knotinfo 2022.12.1-1: Update to 2022.12.1 Modified: python-database-knotinfo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-02 07:50:40 UTC (rev 1356146) +++ PKGBUILD 2022-12-02 07:55:31 UTC (rev 1356147) @@ -2,7 +2,7 @@ pkgname=python-database-knotinfo _pyname=database_knotinfo -pkgver=2022.11.1 +pkgver=2022.12.1 pkgrel=1 arch=(any) pkgdesc='Snapshot of the complete content of the KnotInfo and LinkInfo databases for Python' @@ -11,7 +11,7 @@ makedepends=(python-build python-installer python-wheel python-setuptools-scm) license=(GPL) source=(https://pypi.io/packages/source/d/$_pyname/$_pyname-$pkgver.tar.gz) -sha256sums=('f526e4d0b3a2318422e5c3bc5d281b084306efcdf459904da4b8eb74a9da744a') +sha256sums=('830a3bff9ed32f9cc63df8087c51ca6f8087317631cdcda8a6617ee8db77ca24') build() { cd $_pyname-$pkgver
