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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 3 21:56:16 UTC 2022


    Date: Monday, January 3, 2022 @ 21:56:15
  Author: arojas
Revision: 1092625

Update to 2022.1.3

Modified:
  python-database-knotinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 21:54:41 UTC (rev 1092624)
+++ PKGBUILD	2022-01-03 21:56:15 UTC (rev 1092625)
@@ -2,8 +2,8 @@
 
 pkgname=python-database-knotinfo
 _pyname=database_knotinfo
-pkgver=2021.12.1
-pkgrel=2
+pkgver=2022.1.3
+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-setuptools-scm)
 license=(GPL)
 source=(https://pypi.io/packages/source/d/$_pyname/$_pyname-$pkgver.tar.gz)
-sha256sums=('dcc5c310349bceeb39a6bc1ef43b0a4c01e78909ccf4e2ce1ccea0f472649ee8')
+sha256sums=('aed573d39f5a2b47758dd1575c2529b8c5896e97ac4644f0e23d90ac9502b800')
 
 build() {
   cd $_pyname-$pkgver



More information about the arch-commits mailing list