diff options
Diffstat (limited to 'community/gource')
-rw-r--r-- | community/gource/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gource/PKGBUILD b/community/gource/PKGBUILD index 63e0ee8e5..3ddf40c63 100644 --- a/community/gource/PKGBUILD +++ b/community/gource/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 55965 2011-09-27 03:33:41Z svenstaro $ +# $Id: PKGBUILD 64331 2012-02-11 23:21:51Z allan $ # 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.37 -pkgrel=1 +pkgrel=2 pkgdesc="software version control visualization" license=(GPL3) arch=(i686 x86_64) |