From 85be6f08e6368a31e9f971c043b11e8c12ce6545 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 15 May 2014 04:03:11 +0000 Subject: Thu May 15 03:57:18 UTC 2014 --- community/gource/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/gource') diff --git a/community/gource/PKGBUILD b/community/gource/PKGBUILD index 661d4325e..d5f3c4b5c 100644 --- a/community/gource/PKGBUILD +++ b/community/gource/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 109602 2014-04-16 16:51:36Z svenstaro $ +# $Id: PKGBUILD 111125 2014-05-14 14:19:59Z svenstaro $ # Maintainer: Sven-Hendrik Haase # Contributor: Jose Valecillos # Contributor: Olivier Ramonat pkgname=gource -pkgver=0.41 -pkgrel=2 +pkgver=0.42 +pkgrel=1 pkgdesc="software version control visualization" license=(GPL3) arch=(i686 x86_64) @@ -12,7 +12,7 @@ url=http://code.google.com/p/gource/ depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs') makedepends=('boost' 'glm' 'mesa') source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz) -md5sums=('3d8e0b6588878554e11bc03d19d517c9') +md5sums=('6ec113bcf6e5524ca175351c0530e08b') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf