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

Christian Hesse eworm at archlinux.org
Mon Mar 16 20:56:06 UTC 2020


    Date: Monday, March 16, 2020 @ 20:56:05
  Author: eworm
Revision: 599862

upgpkg: cgit 1.2.3-1

new upstream release

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 20:50:03 UTC (rev 599861)
+++ PKGBUILD	2020-03-16 20:56:05 UTC (rev 599862)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="A web interface for git written in plain C"
 arch=('x86_64')
@@ -17,12 +17,17 @@
 	    'python-pygments: syntax highlighting support'
 	    'python-docutils: about page formatted with reStructuredText'
 	    'python-markdown: about page formatted with markdown'
+	    'gzip: gzip compressed snapshots'
+	    'bzip2: bzip2 compressed snapshots'
+	    'lzip: lzip compressed snapshots'
+	    'xz: xz compressed snapshots'
+	    'zstd: zstd compressed snapshots'
 	    'mime-types: serve file with correct content-type header')
 install=cgit.install
 validpgpkeys=('AB9942E6D4A4CFC3412620A749FC7012A5DE03AE')
 source=("https://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar."{xz,asc}
 	"apache.example.conf")
-sha256sums=('3f97ce944d0f3fe0782bea3c46eafa5ff151212ea5bec31f99e5cb1775d4b236'
+sha256sums=('5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4'
             'SKIP'
             '89927d462c0504863c163eb8a210e5d65db30ee6e4300ff6a2f92460e4f20a62')
 



More information about the arch-commits mailing list