diff options
Diffstat (limited to 'community/gource/PKGBUILD')
-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 9d605467a..e7aafe995 100644 --- a/community/gource/PKGBUILD +++ b/community/gource/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 89529 2013-04-29 19:09:10Z svenstaro $ +# $Id: PKGBUILD 94026 2013-07-13 12:32:46Z 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.40 -pkgrel=1 +pkgrel=2 pkgdesc="software version control visualization" license=(GPL3) arch=(i686 x86_64 'mips64el') |