[arch-commits] Commit in cgit/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Jan 15 11:00:13 UTC 2016


    Date: Friday, January 15, 2016 @ 12:00:13
  Author: spupykin
Revision: 156716

upgpkg: cgit 0.12-2

upd

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-15 10:55:42 UTC (rev 156715)
+++ PKGBUILD	2016-01-15 11:00:13 UTC (rev 156716)
@@ -7,7 +7,7 @@
 
 pkgname=cgit
 pkgver=0.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A web interface for git written in plain C"
 arch=('i686' 'x86_64')
 url="http://git.zx2c4.com/cgit/"
@@ -14,7 +14,8 @@
 license=('GPL2')
 depends=('openssl' 'luajit')
 makedepends=('zlib' 'curl' 'asciidoc')
-optdepends=('python2-pygments: syntax highlighting support'
+optdepends=('python-pygments: syntax highlighting support'
+	    'python-markdown: about page formated with markdown'
 	    'mime-types: serve file with correct content-type header')
 install=cgit.install
 source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"



More information about the arch-commits mailing list