Date: Tuesday, May 2, 2023 @ 07:03:15 Author: arojas Revision: 1455796
upgpkg: python-database-knotinfo 2023.5.1-1: Update to 2023.5.1 Modified: python-database-knotinfo/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-02 02:39:07 UTC (rev 1455795) +++ PKGBUILD 2023-05-02 07:03:15 UTC (rev 1455796) @@ -2,8 +2,8 @@ pkgname=python-database-knotinfo _pyname=database_knotinfo -pkgver=2023.4.8 -pkgrel=2 +pkgver=2023.5.1 +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=('3fc1b9c6f3104809a52704ed379ea038b77610c58fdf52eefd0e8a714b0a9178') +sha256sums=('298882054d5b569cb620a225a02f4dcb22a5628a6b759ff64700ed39ea9a3d96') build() { cd $_pyname-$pkgver
