mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-cola: update to 3.6.
This commit is contained in:
parent
2dee09ff99
commit
af9e03e21e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=3.5
|
version=3.6
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="python3"
|
||||||
depends="git python3-PyQt5 qt5-svg"
|
depends="git python3-PyQt5 qt5-svg"
|
||||||
short_desc="Highly caffeinated Git GUI"
|
short_desc="Highly caffeinated Git GUI"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
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=7fdcfc4326b35e384b97bd4bb2189b4cb5cf258948352759c302e632b41bb2e2
|
checksum=63369f519f81988c2d167ba2c59ad53644d3fac2b7be1e12d3f1df9b8fd91839
|
||||||
|
|
Loading…
Add table
Reference in a new issue