mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-cola: update to 4.10.0.
This commit is contained in:
parent
76c3888411
commit
9a36c4a28e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=4.9.0
|
version=4.10.0
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=c237a3d7586973e4adbd3fcf3469a3c301fe052b450f908b487de334d1b566d4
|
checksum=ee6b71d6cb7d3edf6b06124826b88a0a82276f6283e2463615b055d098192b07
|
||||||
|
|
Loading…
Add table
Reference in a new issue