summaryrefslogtreecommitdiff
path: root/community/gource/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gource/PKGBUILD')
-rw-r--r--community/gource/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gource/PKGBUILD b/community/gource/PKGBUILD
index 2c357a634..a0fd143a3 100644
--- a/community/gource/PKGBUILD
+++ b/community/gource/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 47914 2011-05-26 01:27:25Z svenstaro $
+# $Id: PKGBUILD 52209 2011-07-21 16:34:07Z 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.34
-pkgrel=2
+pkgver=0.35
+pkgrel=1
pkgdesc="software version control visualization"
license=(GPL3)
arch=(i686 x86_64)
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=('292a62d687874e871067e985d717d71a')
+md5sums=('6d4f776d314da3ae5d309cb580b83a9f')
build() {
cd "$srcdir/$pkgname-$pkgver"