git-cola: update to 3.8.
This commit is contained in:
parent
d1a3c848f6
commit
2dbffdcf1d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-cola'
|
# Template file for 'git-cola'
|
||||||
pkgname=git-cola
|
pkgname=git-cola
|
||||||
version=3.7
|
version=3.8
|
||||||
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=9a1427b05c107ec8337881ed68bb450ac040a08880f91dcb770588f755d6fd1b
|
checksum=ea482ca32fe142ddba500d2edf3a05f11e31cf193e5d7a944f3fe28c9ab123d4
|
||||||
|
|
Loading…
Reference in New Issue