summaryrefslogtreecommitdiff
path: root/community/gource
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-26 11:13:51 -0500
committerJoshua Ismael Haase Hernandez <hahj87@gmail.com>2011-05-26 11:13:51 -0500
commitb18caf89fb235f174419d578a7da0237e456ef3d (patch)
tree9a9f7e391135f5ce2b05b3956ced1a00bd664bbb /community/gource
parenta084559f421a288dd77f81e458161f95ae8d1be9 (diff)
parent6e35be4b44d90f92ddceb8b067cbbf03fc652a35 (diff)
Merge branch 'master' of vparabola:~/abslibre-pre-mips64el
Diffstat (limited to 'community/gource')
-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"