Date: Saturday, April 8, 2023 @ 22:23:13 Author: arojas Revision: 1443004
upgpkg: python-database-knotinfo 2023.4.8-1: Update to 2023.4.8 Modified: python-database-knotinfo/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 22:21:16 UTC (rev 1443003) +++ PKGBUILD 2023-04-08 22:23:13 UTC (rev 1443004) @@ -2,8 +2,8 @@ pkgname=python-database-knotinfo _pyname=database_knotinfo -pkgver=2022.12.1 -pkgrel=2 +pkgver=2023.4.8 +pkgrel=1 arch=(any) pkgdesc='Snapshot of the complete content of the KnotInfo and LinkInfo databases for Python' url='https://github.com/soehms/database_knotinfo' @@ -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=('830a3bff9ed32f9cc63df8087c51ca6f8087317631cdcda8a6617ee8db77ca24') +sha256sums=('3fc1b9c6f3104809a52704ed379ea038b77610c58fdf52eefd0e8a714b0a9178') build() { cd $_pyname-$pkgver
