git-cola: update to 4.10.1.
This commit is contained in:
parent
9b0893d7b7
commit
fb535ad486
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=4.10.0
|
version=4.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3 python3-build python3-packaging python3-setuptools python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3 python3-build python3-packaging python3-setuptools python3-setuptools_scm python3-wheel"
|
||||||
depends="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging"
|
depends="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://git-cola.github.io/"
|
homepage="https://git-cola.github.io/"
|
||||||
distfiles="${PYPI_SITE}/g/git-cola/git_cola-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/git-cola/git_cola-${version}.tar.gz"
|
||||||
checksum=ee6b71d6cb7d3edf6b06124826b88a0a82276f6283e2463615b055d098192b07
|
checksum=c3c7e63099d60347528fbbc6f565aef02d62ebf1df8c372666faec9bf8aa19eb
|
||||||
|
|
Loading…
Reference in New Issue