* update codespell to 2.3.0-3

This commit is contained in:
Alexander Baldeck 2024-12-17 09:33:01 +01:00
parent 1df9669181
commit 8541a4aa36
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = codespell
pkgdesc = check code for common misspellings
pkgver = 2.3.0
pkgrel = 2
pkgrel = 3
url = https://github.com/codespell-project/codespell
arch = any
license = GPL-2.0-only

View File

@ -4,7 +4,7 @@
pkgname=codespell
pkgver=2.3.0
pkgrel=2
pkgrel=3
pkgdesc='check code for common misspellings'
arch=(any)
url='https://github.com/codespell-project/codespell'