mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gource: update to 0.44.
This commit is contained in:
parent
52c99df695
commit
3c594973fb
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gource'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.43
|
version=0.44
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF"
|
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,6 +11,6 @@ depends="freefont-ttf"
|
||||||
short_desc="Software version control visualization"
|
short_desc="Software version control visualization"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://code.google.com/p/gource/"
|
homepage="http://gource.io/"
|
||||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||||
checksum=85a40ac8e4f5c277764216465c248d6b76589ceac012541c4cc03883a24abde4
|
checksum=2604ca4442305ffdc5bb1a7bac07e223d59c846f93567be067e8dfe2f42f097c
|
||||||
|
|
Loading…
Add table
Reference in a new issue