mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
git-cola: update to 3.11.0.
This commit is contained in:
parent
b34c711644
commit
d16b016260
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=3.10.1
|
version=3.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_dirs="usr/share/git-cola/lib"
|
pycompile_dirs="usr/share/git-cola/lib"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -11,4 +11,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="https://github.com/git-cola/git-cola/archive/v${version}.tar.gz"
|
distfiles="https://github.com/git-cola/git-cola/archive/v${version}.tar.gz"
|
||||||
checksum=1d7a9be54e66fcaa49585cda3ec89b6b2448f6e38c6f41047e55ecaff2d809d3
|
checksum=5f14ab41508ee9c8756097d6fa81f471fce58089b178317cc25d948d42620994
|
||||||
|
|
Loading…
Add table
Reference in a new issue