git-cola: update to 4.0.4.
This commit is contained in:
parent
52c3bcda3c
commit
793f9b90ef
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=3.12.0
|
version=4.0.4
|
||||||
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 python3-setuptools"
|
||||||
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.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=ec1167ea9a472214bf18f5537d96e137c724f3d28a85b3642f07dba35f04b24a
|
checksum=d3d12558de467f7bba23a803441b3ec7f92f3eb343a2ecc16cde6ac5505e6a1b
|
||||||
|
|
Loading…
Reference in New Issue