upgpkg: python-commitizen 2.40.0-1
This commit is contained in:
parent
3906ece112
commit
35fea06990
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=python-commitizen
|
pkgname=python-commitizen
|
||||||
_pkgname="${pkgname#python-}"
|
_pkgname="${pkgname#python-}"
|
||||||
pkgver=2.39.1
|
pkgver=2.40.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')
|
||||||
|
@ -38,7 +38,7 @@ checkdepends=(
|
||||||
)
|
)
|
||||||
provides=('cz' 'git-cz')
|
provides=('cz' 'git-cz')
|
||||||
conflicts=('nodejs-commitizen' 'commitizen-go')
|
conflicts=('nodejs-commitizen' 'commitizen-go')
|
||||||
_commit='de5c39cf1f6a991fb0a35003bb384c6a3b55239d'
|
_commit='52057ace9f7e1400d560eac76065e257ee3b2213'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue