[arch-commits] Commit in python-database-knotinfo/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 2 05:46:51 UTC 2022


    Date: Thursday, June 2, 2022 @ 05:46:50
  Author: arojas
Revision: 1218626

Update to 2022.6.1

Modified:
  python-database-knotinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 05:46:04 UTC (rev 1218625)
+++ PKGBUILD	2022-06-02 05:46:50 UTC (rev 1218626)
@@ -2,7 +2,7 @@
 
 pkgname=python-database-knotinfo
 _pyname=database_knotinfo
-pkgver=2022.4.1
+pkgver=2022.6.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=('cb60e7659ad0bcb577f8051d551ec5bd496b52c0ac5ff650d4d3cdea1288f2a9')
+sha256sums=('d9c5bb4a79fada3cfd2d898b0d45fa3db6e4d9fbf61b1aa4b1da860070c5a1eb')
 
 build() {
   cd $_pyname-$pkgver



More information about the arch-commits mailing list