gource: update to 0.43.
This commit is contained in:
parent
3b19a49361
commit
0665bee73d
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'gource'
|
||||
pkgname=gource
|
||||
version=0.42
|
||||
revision=2
|
||||
version=0.43
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="tinyxml-devel SDL2_image-devel glew-devel>=1.9.0
|
||||
freetype-devel boost-devel>=1.54 glm pcre-devel freefont-ttf"
|
||||
freetype-devel boost-devel>=1.54 glm pcre-devel"
|
||||
depends="freefont-ttf"
|
||||
short_desc="Software version control visualization"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://code.google.com/p/gource/"
|
||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||
checksum=e5c78f30bb0a2c6ba0748a3713ef9216141fa1912385f03a2f0b7942fe294b21
|
||||
checksum=85a40ac8e4f5c277764216465c248d6b76589ceac012541c4cc03883a24abde4
|
||||
|
|
Loading…
Reference in a new issue