|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
pkgname=python-commitizen |
|
|
|
|
_pkgname="${pkgname#python-}" |
|
|
|
|
pkgver=2.29.1 |
|
|
|
|
pkgver=2.29.2 |
|
|
|
|
pkgrel=1 |
|
|
|
|
pkgdesc='A tool for enforcing descriptive commit messages and version/changelog management' |
|
|
|
|
arch=('any') |
|
|
|
@ -30,7 +30,7 @@ makedepends=(
|
|
|
|
|
) |
|
|
|
|
provides=('cz' 'git-cz') |
|
|
|
|
conflicts=('nodejs-commitizen' 'commitizen-go') |
|
|
|
|
_commit='dee73f09d41ebda9f27dffb363e414f6f9cf8bc2' |
|
|
|
|
_commit='362ec36341c6c0438c597ead4e8bd0ebeb1dd6b2' |
|
|
|
|
source=("$pkgname::git+$url.git#commit=$_commit") |
|
|
|
|
b2sums=('SKIP') |
|
|
|
|
|
|
|
|
|