upgpkg: python-commitizen 2.32.7-1
This commit is contained in:
parent
c5a42cbd6a
commit
43ac4d62a2
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.32.5
|
pkgver=2.32.7
|
||||||
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='5bf5106c5ab4b469fae7e9583f2ddcbdf004989c'
|
_commit='20bcbc4bce1ed4995aa83694706524cf43f50df9'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue