diff options
author | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
commit | 11484c032f8c236b2044e715a9a3b28e33f65598 (patch) | |
tree | ec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /community/cgit | |
parent | 1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff) |
Mon Feb 20 23:15:21 UTC 2012
Diffstat (limited to 'community/cgit')
-rw-r--r-- | community/cgit/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cgit/PKGBUILD b/community/cgit/PKGBUILD index f2b6800c1..93507ca60 100644 --- a/community/cgit/PKGBUILD +++ b/community/cgit/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 59218 2011-11-21 15:21:07Z spupykin $ +# $Id: PKGBUILD 65084 2012-02-20 03:33:55Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Current Maintainer: Patrick Palka <patrick@parcs.ath.cx> # Previous Maintainer: Loui Chang <louipc.ist at gmail com> @@ -8,7 +8,7 @@ pkgname=cgit pkgver=0.9.0.2 _gitver=1.7.4 -pkgrel=3 +pkgrel=4 pkgdesc="A web interface for git written in plain C" arch=('i686' 'x86_64') url="http://hjemli.net/git/cgit" |