Date: Saturday, April 2, 2022 @ 06:00:33 Author: arojas Revision: 1180767
Update to 2022.4.1 Modified: python-database-knotinfo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-02 00:35:32 UTC (rev 1180766) +++ PKGBUILD 2022-04-02 06:00:33 UTC (rev 1180767) @@ -2,7 +2,7 @@ pkgname=python-database-knotinfo _pyname=database_knotinfo -pkgver=2022.3.1 +pkgver=2022.4.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=('2405a5438d9a47a5859419cdffe25105ca3b7bf36ecaa4d4e0b6030769b2903c') +sha256sums=('cb60e7659ad0bcb577f8051d551ec5bd496b52c0ac5ff650d4d3cdea1288f2a9') build() { cd $_pyname-$pkgver
