summaryrefslogtreecommitdiff
path: root/community/cgit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cgit/PKGBUILD')
-rw-r--r--community/cgit/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/cgit/PKGBUILD b/community/cgit/PKGBUILD
index 7f536231d..d8c3ebaa7 100644
--- a/community/cgit/PKGBUILD
+++ b/community/cgit/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 53245 2011-08-02 14:54:02Z spupykin $
+# $Id: PKGBUILD 59218 2011-11-21 15:21:07Z 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=2
+pkgrel=3
pkgdesc="A web interface for git written in plain C"
arch=('i686' 'x86_64' 'mips64el')
url="http://hjemli.net/git/cgit"
@@ -16,8 +16,9 @@ license=('GPL')
depends=('openssl')
makedepends=('git' 'zlib' 'curl' 'asciidoc')
install=cgit.install
+# "http://www.kernel.org/pub/software/scm/git/git-${_gitver}.tar.bz2"
source=("http://hjemli.net/git/cgit/snapshot/$pkgname-$pkgver.tar.bz2"
- "http://www.kernel.org/pub/software/scm/git/git-${_gitver}.tar.bz2"
+ "http://arch.p5n.pp.ru/~sergej/dl/2011/git-${_gitver}.tar.bz2"
"apache.example.conf")
md5sums=('5b92b07e0107ff24a783adfb8c0cd1f2'
'fa24dc1ef0b663327ea0fe1981365b39'