Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-database-knotinfo
Commits: 5f5c52cb by Antonio Rojas at 2025-09-02T08:41:10+02:00 upgpkg: 2025.9.1-1: Upstream update - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = python-database-knotinfo pkgdesc = Snapshot of the complete content of the KnotInfo and LinkInfo databases for Python - pkgver = 2025.8.7 + pkgver = 2025.9.1 pkgrel = 1 url = https://github.com/soehms/database_knotinfo arch = any @@ -11,7 +11,7 @@ pkgbase = python-database-knotinfo makedepends = python-setuptools-scm makedepends = python-wheel depends = python - source = git+https://github.com/soehms/database_knotinfo#tag=2025.8.7 - sha256sums = 4ee4cc019656b48afd3fab447acdf9aac469853398a3255300485e8bf67f0235 + source = git+https://github.com/soehms/database_knotinfo#tag=2025.9.1 + sha256sums = 8768d0a1e4155d66eec377708ceb8b289c84a456ce3bb5fa1df31385eeaef156 pkgname = python-database-knotinfo ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-database-knotinfo _pyname=database_knotinfo -pkgver=2025.8.7 +pkgver=2025.9.1 pkgrel=1 arch=(any) pkgdesc='Snapshot of the complete content of the KnotInfo and LinkInfo databases for Python' @@ -15,7 +15,7 @@ makedepends=(git python-wheel) license=(GPL-3.0-only) source=(git+https://github.com/soehms/database_knotinfo#tag=$pkgver) -sha256sums=('4ee4cc019656b48afd3fab447acdf9aac469853398a3255300485e8bf67f0235') +sha256sums=('8768d0a1e4155d66eec377708ceb8b289c84a456ce3bb5fa1df31385eeaef156') build() { cd $_pyname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/5f5c52cbc7382f49647b1a53e584434155b81377 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-database-knotinfo/-/commit/5f5c52cbc7382f49647b1a53e584434155b81377 You're receiving this email because of your account on gitlab.archlinux.org.