upgpkg: python-commitizen 2.36.0-1
This commit is contained in:
parent
01cdf68e67
commit
1f2eb8d032
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=python-commitizen
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=2.35.0
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='A tool for enforcing descriptive commit messages and version/changelog management'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ checkdepends=(
|
|||
)
|
||||
provides=('cz' 'git-cz')
|
||||
conflicts=('nodejs-commitizen' 'commitizen-go')
|
||||
_commit='a9873d1cc5a229f97f7f775511cecffa8288e071'
|
||||
_commit='cb798dc6400fba04df8c6c1d1b3ec96bfe9c13b0'
|
||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue