15 lines
506 B
Bash
15 lines
506 B
Bash
# Template file for 'git-cola'
|
|
pkgname=git-cola
|
|
version=3.4
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_dirs="usr/share/git-cola/lib"
|
|
hostmakedepends="python3"
|
|
depends="git python3-PyQt5 qt5-svg"
|
|
short_desc="Highly caffeinated Git GUI"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2"
|
|
homepage="https://git-cola.github.io/"
|
|
distfiles="https://github.com/git-cola/git-cola/archive/v${version}.tar.gz"
|
|
checksum=763e382d8b32427539585d17ec6fe92026c073f6d31a864a5816ebe22cf245bc
|