upgpkg: python-commitizen 2.23.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-03-30 04:20:37 +00:00
parent cb0c596e36
commit cf8f8d87bd
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
_pkgname=commitizen _pkgname=commitizen
pkgname=python-commitizen pkgname=python-commitizen
pkgver=2.21.2 pkgver=2.23.0
pkgrel=1 pkgrel=1
pkgdesc="A tool for enforcing descriptive commit messages and version/changelog management" pkgdesc="A tool for enforcing descriptive commit messages and version/changelog management"
arch=('any') arch=('any')
@ -30,7 +30,7 @@ makedepends=(
) )
provides=('cz' 'git-cz') provides=('cz' 'git-cz')
conflicts=('nodejs-commitizen' 'commitizen-go') conflicts=('nodejs-commitizen' 'commitizen-go')
_commit='6efad39c93ca236faf67a8e2c81f676326b8a169' _commit='605b1252c2b9bb4ce82d14e1fde26a8139ad5e23'
source=("$pkgname::git+$url.git#commit=$_commit") source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP') b2sums=('SKIP')