upgpkg: python-commitizen 2.33.1-1
This commit is contained in:
parent
545fdaa704
commit
3eb9d22226
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.33.0
|
pkgver=2.33.1
|
||||||
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='0e026d4dd9b131059a8318f320fd74cfb2cdfd62'
|
_commit='6ef0017b687fa5550ffc51b79c5de9f33dcef508'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue