upgpkg: commitizen 2.19.0-1
This commit is contained in:
parent
83acf02d7f
commit
f31181dce7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
|
||||
|
||||
pkgname=commitizen
|
||||
pkgver=2.18.2
|
||||
pkgver=2.19.0
|
||||
pkgrel=1
|
||||
pkgdesc="A tool for enforcing descriptive commit messages and version/changelog management"
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=()
|
|||
# 'python-pytest-mock'
|
||||
#)
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive//v$pkgver.tar.gz")
|
||||
b2sums=('7cb9bf8ee0d3770cbe92b6ae6f1b96247b9240472022a917416d777dbb7e10d7548d387b9590c8160f0e765cec5210a3e6a2546d8403c1041921bc1fce1cb5ad')
|
||||
b2sums=('1e9781b9d599906d74cd171cbc80b93c63d9ffb6ace606baa07102e5e8b80b9f9db7c4dea6807cdce7535b0ea8382d3683307d252356b32578c9a6b9f07a2dd8')
|
||||
|
||||
#prepare() {
|
||||
#cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue