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 a0fd143a3..b3f7c9cef 100644 --- a/community/gource/PKGBUILD +++ b/community/gource/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 52209 2011-07-21 16:34:07Z svenstaro $ +# $Id: PKGBUILD 55887 2011-09-24 16:48:53Z stephane $ # 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.35 -pkgrel=1 +pkgrel=2 pkgdesc="software version control visualization" license=(GPL3) arch=(i686 x86_64) |