git-cola: update to 4.2.1.
This commit is contained in:
parent
97baa2d068
commit
27fe27e96e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-cola'
|
||||
pkgname=git-cola
|
||||
version=4.2.0
|
||||
version=4.2.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git-cola.github.io/"
|
||||
distfiles="${PYPI_SITE}/g/git-cola/git-cola-${version}.tar.gz"
|
||||
checksum=76be2e0fae4e64612ab30adff7f53bc687ab92fb3498e90f54c0301f2135a5c0
|
||||
checksum=187fa9003d74a8fb3d110207b37c6bbe44043dafda06ce111e1922d0f0f06213
|
||||
|
|
Loading…
Reference in New Issue