summaryrefslogtreecommitdiff
path: root/community/gource/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gource/PKGBUILD')
-rw-r--r--community/gource/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gource/PKGBUILD b/community/gource/PKGBUILD
index d823e9fc6..5c834fe41 100644
--- a/community/gource/PKGBUILD
+++ b/community/gource/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 42923 2011-03-22 18:17:04Z svenstaro $
+# $Id: PKGBUILD 47420 2011-05-23 01:24:33Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Jose Valecillos <valecillosjg (at) gmail (dot) com>
# Contributor: Olivier Ramonat <olivier at ramonat dot fr>
pkgname=gource
-pkgver=0.32
+pkgver=0.34
pkgrel=1
pkgdesc="software version control visualization"
license=(GPL3)
@@ -11,7 +11,7 @@ arch=(i686 x86_64 'mips64el')
url=http://code.google.com/p/gource/
depends=('ftgl' 'sdl' 'sdl_image' 'pcre' 'glew')
source=(http://gource.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('7aed2fcf8f0c09b8cea5b19a418b0724')
+md5sums=('292a62d687874e871067e985d717d71a')
build() {
cd "$srcdir/$pkgname-$pkgver"