summaryrefslogtreecommitdiff
path: root/community/gource
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
commit3891a8a21b1ef695b99685a1720bc750b41361c3 (patch)
tree5b532eed541dca9573aecfd64ae407aa8ba97730 /community/gource
parente175fdd8593579f4a606206ad703f8433f7316c5 (diff)
parenta949895a0243a490d30fe355655c839fe217c580 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libpar2/PKGBUILD extra/audacity/PKGBUILD extra/samba/PKGBUILD extra/xorg-xev/PKGBUILD
Diffstat (limited to 'community/gource')
-rw-r--r--community/gource/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gource/PKGBUILD b/community/gource/PKGBUILD
index 0f1215d7d..e04878246 100644
--- a/community/gource/PKGBUILD
+++ b/community/gource/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83254 2013-01-28 16:49:41Z stephane $
+# $Id: PKGBUILD 83364 2013-01-30 11:48:44Z 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.38
-pkgrel=6
+pkgver=0.39
+pkgrel=1
pkgdesc="software version control visualization"
license=(GPL3)
arch=(i686 x86_64 'mips64el')
@@ -12,7 +12,7 @@ url=http://code.google.com/p/gource/
depends=('ftgl' 'sdl' 'sdl_image' 'pcre' 'glew' 'boost-libs')
makedepends=('boost' 'glm' 'mesa')
source=(http://gource.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('6584241879dbb6dfaecc6ae6b58ad38c')
+md5sums=('31d2d34f3f6a0c044243f477e925b8b4')
build() {
cd "$srcdir/$pkgname-$pkgver"